Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RegisterMetadata: support unlinked cases #2452

Merged
merged 1 commit into from
May 17, 2023

Conversation

xuechen417
Copy link
Contributor

Currently, the new elf metadata only works on the wholepipeline case while the unlinked case falls back to the old elf register mode. This change will add the support of new elf metadate for them.

Currently, the new elf metadata only works on the wholepipeline case
while the unlinked case falls back to the old elf register mode.
This change will add the support of new elf metadate for them.
@xuechen417 xuechen417 requested a review from a team as a code owner May 10, 2023 09:19
@amdvlk-admin
Copy link
Collaborator

Test summary for commit c081637

CTS tests (Failed: 0/143991)
  • Built with version 1.3.3.1
  • Ubuntu 22.04, Navi3x
    • Passed: 40695/72004 (56.5%)
    • Failed: 0/72004 (0.0%)
    • Not Supported: 31309/72004 (43.5%)
    • Warnings: 0/72004 (0.0%)
    Ubuntu 20.04, Navi2x
    • Passed: 40713/71987 (56.6%)
    • Failed: 0/71987 (0.0%)
    • Not Supported: 31274/71987 (43.4%)
    • Warnings: 0/71987 (0.0%)
    Rhel 8.6, Gfx10
    • Timeout or crash

@amdvlk-admin
Copy link
Collaborator

Test summary for commit c081637

CTS tests (Failed: 0/216002)
  • Built with version 1.3.3.1
  • Ubuntu 22.04, Navi3x
    • Passed: 40695/72004 (56.5%)
    • Failed: 0/72004 (0.0%)
    • Not Supported: 31309/72004 (43.5%)
    • Warnings: 0/72004 (0.0%)
    Ubuntu 20.04, Navi2x
    • Passed: 40713/71987 (56.6%)
    • Failed: 0/71987 (0.0%)
    • Not Supported: 31274/71987 (43.4%)
    • Warnings: 0/71987 (0.0%)
    Rhel 8.6, Gfx10
    • Passed: 36765/72011 (51.1%)
    • Failed: 0/72011 (0.0%)
    • Not Supported: 35246/72011 (48.9%)
    • Warnings: 0/72011 (0.0%)

lgc/patch/RegisterMetadataBuilder.cpp Show resolved Hide resolved
lgc/state/PipelineState.cpp Show resolved Hide resolved
@xuechen417 xuechen417 merged commit 51f9847 into GPUOpen-Drivers:dev May 17, 2023
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants