ROCm / ROCm-Device-Libs

ROCm Device Libraries
97 stars 60 forks source link

Test failed for gfx700 (fatal error: error in backend) #86

Closed littlewu2508 closed 1 year ago

littlewu2508 commented 1 year ago

Building ROCm-Device-Libs (branch amd-stg-open, commit (8e595dd520973e03fbbf2bf8da34bc42d642a3bc) upon llvm-16 (commit dafebd5b5a08dde25f5f52f65cac54bd6ec0ecde), two tests failure observed:

80% tests passed, 2 tests failed out of 10                                                                                                                                                   

Total Test time (real) =   0.25 sec                                                                                                                                                          

The following tests FAILED:                                                                                                                                                                  
          4 - compile_atan2__gfx700 (Failed)                                                                                                                                                 
          5 - compile_atan2pi__gfx700 (Failed) 

The complete build.log: build.log.gz

Testing log: LastTest.log.gz

b-sumner commented 1 year ago

Sorry, gfx700 hasn't been supported for some time now.

tpkessler commented 1 year ago

Hi! I'm packaging ROCm for Arch Linux and encountered the same issue. I've submitted a PR to remove gfx700 from the tests.