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

Fix testOptLevel #2742

Merged
merged 1 commit into from
Oct 4, 2023
Merged

Fix testOptLevel #2742

merged 1 commit into from
Oct 4, 2023

Conversation

piotrAMD
Copy link
Contributor

@piotrAMD piotrAMD commented Oct 4, 2023

Recreate LLPC context between iterations. The LLPC context is not meant to be reused.

Related to #2434.
Fixes check-amdllpc-units on Windows.

@piotrAMD piotrAMD requested a review from a team as a code owner October 4, 2023 08:27
@piotrAMD piotrAMD requested a review from trenouf October 4, 2023 08:27
Recreate LLPC context between iterations. The LLPC context is not
meant to be reused.

Related to GPUOpen-Drivers#2434.
Fixes check-amdllpc-units on Windows.
Copy link
Member

@dstutt dstutt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@amdvlk-admin
Copy link

Test summary for commit abd31ca

CTS tests (Failed: 0/139021)
  • Built with version 1.3.5.2
  • Ubuntu 22.04, Navi3x
    • Passed: 41144/69517 (59.2%)
    • Failed: 0/69517 (0.0%)
    • Not Supported: 28373/69517 (40.8%)
    • Warnings: 0/69517 (0.0%)
    Ubuntu 20.04, Navi2x
    • Passed: 41178/69504 (59.2%)
    • Failed: 0/69504 (0.0%)
    • Not Supported: 28326/69504 (40.8%)
    • Warnings: 0/69504 (0.0%)

@amdvlk-admin
Copy link

Test summary for commit 38fb9ee

CTS tests (Failed: 0/139021)
  • Built with version 1.3.5.2
  • Ubuntu 22.04, Navi3x
    • Passed: 41144/69517 (59.2%)
    • Failed: 0/69517 (0.0%)
    • Not Supported: 28373/69517 (40.8%)
    • Warnings: 0/69517 (0.0%)
    Ubuntu 20.04, Navi2x
    • Passed: 41177/69504 (59.2%)
    • Failed: 0/69504 (0.0%)
    • Not Supported: 28327/69504 (40.8%)
    • Warnings: 0/69504 (0.0%)

@piotrAMD piotrAMD merged commit 5d444f4 into GPUOpen-Drivers:dev Oct 4, 2023
@piotrAMD piotrAMD deleted the testopt branch October 4, 2023 09:37
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.

4 participants