Skip to content
This repository was archived by the owner on Sep 15, 2025. It is now read-only.

Warn when relocatable compilation is requested but not possible#1210

Merged
JaxLinAMD merged 1 commit intoGPUOpen-Drivers:devfrom
kuhar:unsupported-reloc
Apr 14, 2021
Merged

Warn when relocatable compilation is requested but not possible#1210
JaxLinAMD merged 1 commit intoGPUOpen-Drivers:devfrom
kuhar:unsupported-reloc

Conversation

@kuhar
Copy link
Copy Markdown
Contributor

@kuhar kuhar commented Apr 13, 2021

Make it easier to debug offline caches. This warning allows us to tell
if a stage cache miss is caused by an unsupported shader.

Make it easier to debug offline caches. This warning allows us to tell
if a stage cache miss is caused by an unsupported shader.
@kuhar kuhar requested a review from amdrexu as a code owner April 13, 2021 02:49
@kuhar kuhar requested review from jaebaek and s-perron April 13, 2021 02:49
@amdvlk-admin
Copy link
Copy Markdown

Test summary for commit ef9a5e1

Driver commits used in build
  • CWPACK: amd-master 7387247eb9889ddcabbc1053b9c2052e253b088e
  • METROHASH: amd-master 3c566dd9cda44ca7fd97659e0b53ac953f9037d2
  • PAL: dev 83635fbee82fb21662a4737e34437c41172c6fe0
  • SPVGEN: dev 4846370016de9775b7518b51c08260387a7367c4
  • XGL: dev f67223913cf046cb65adcc3bd3f06c6ad232f150
  • LLVM-PROJECT: amd-gfx-gpuopen-dev 661ac9b7d0d9edcbd07bd1b40c334934ff2297ac
CTS tests (Failed: 2/222275)
  • Built with version 1.2.5.1
  • Rhel 8.2, Gfx10
    • Passed: 30438/55574 (54.8%)
    • Failed: 0/55574 (0.0%)
    • Not supported: 25136/55574 (45.2%)
    Ubuntu 18.04, Gfx9
    • Passed: 30437/55574 (54.8%)
    • Failed: 0/55574 (0.0%)
    • Not supported: 25137/55574 (45.2%)
    Ubuntu 20.04, Gfx8
    • Passed: 30630/55553 (55.1%)
    • Failed: 1/55553 (0.0%)

      Failures:

      FAILURE: dEQP-VK.synchronization.basic.event.device_set_reset
      Stack trace: Script:
      synchronizationWrapper->queueSubmit(queue, DE_NULL): VK_ERROR_UNKNOWN at vktSynchronizationBasicEventTests.cpp:117
      
      

    • Not supported: 24922/55553 (44.9%)
    Ubuntu 20.04, Gfx103
    • Passed: 34000/55574 (61.2%)
    • Failed: 1/55574 (0.0%)

      Failures:

      FAILURE: dEQP-VK.synchronization.basic.event.device_set_reset
      Stack trace: Script:
      synchronizationWrapper->queueSubmit(queue, DE_NULL): VK_ERROR_UNKNOWN at vktSynchronizationBasicEventTests.cpp:117
      
      

    • Not supported: 21573/55574 (38.8%)

@JaxLinAMD
Copy link
Copy Markdown
Contributor

retest this please

1 similar comment
@JaxLinAMD
Copy link
Copy Markdown
Contributor

retest this please

@JaxLinAMD JaxLinAMD merged commit cd76a64 into GPUOpen-Drivers:dev Apr 14, 2021
@amdvlk-admin
Copy link
Copy Markdown

Test summary for commit ef9a5e1

Driver commits used in build
  • CWPACK: amd-master 7387247eb9889ddcabbc1053b9c2052e253b088e
  • METROHASH: amd-master 3c566dd9cda44ca7fd97659e0b53ac953f9037d2
  • PAL: dev 56f2e165b889bd7ca147ff853e6f1372ed90d4fe
  • SPVGEN: dev 4846370016de9775b7518b51c08260387a7367c4
  • XGL: dev f67223913cf046cb65adcc3bd3f06c6ad232f150
  • LLVM-PROJECT: amd-gfx-gpuopen-dev 661ac9b7d0d9edcbd07bd1b40c334934ff2297ac
CTS tests (Failed: 2/222275)
  • Built with version 1.2.5.1
  • Rhel 8.2, Gfx10
    • Passed: 30438/55574 (54.8%)
    • Failed: 0/55574 (0.0%)
    • Not supported: 25136/55574 (45.2%)
    Ubuntu 18.04, Gfx9
    • Passed: 30437/55574 (54.8%)
    • Failed: 0/55574 (0.0%)
    • Not supported: 25137/55574 (45.2%)
    Ubuntu 20.04, Gfx8
    • Passed: 30630/55553 (55.1%)
    • Failed: 1/55553 (0.0%)

      Failures:

      FAILURE: dEQP-VK.synchronization.basic.event.device_set_reset
      Stack trace: Script:
      synchronizationWrapper->queueSubmit(queue, DE_NULL): VK_ERROR_UNKNOWN at vktSynchronizationBasicEventTests.cpp:117
      
      

    • Not supported: 24922/55553 (44.9%)
    Ubuntu 20.04, Gfx103
    • Passed: 34000/55574 (61.2%)
    • Failed: 1/55574 (0.0%)

      Failures:

      FAILURE: dEQP-VK.synchronization.basic.event.device_set_reset
      Stack trace: Script:
      synchronizationWrapper->queueSubmit(queue, DE_NULL): VK_ERROR_UNKNOWN at vktSynchronizationBasicEventTests.cpp:117
      
      

    • Not supported: 21573/55574 (38.8%)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants