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 continufy.stage metadata for TraceRay library #2689

Merged
merged 1 commit into from
Sep 8, 2023

Conversation

LLJJDD
Copy link
Contributor

@LLJJDD LLJJDD commented Sep 8, 2023

The metadata is set to the wrong function. m_entryPoint is the entry function of GPURT library, after createTraceRay(), m_entryPoint is set to the real entry function of the module, we need to set metadata to it.

The metadata is set to the wrong function. `m_entryPoint` is the entry
function of GPURT library, after `createTraceRay()`, `m_entryPoint` is
set to the real entry function of the module, we need to set metadata to
it.
@LLJJDD LLJJDD requested a review from a team as a code owner September 8, 2023 03:33
@amdvlk-admin
Copy link

Test summary for commit 6b7fd9a

CTS tests (Failed: 0/209067)
  • Built with version 1.3.3.1
  • Rhel 9.0, Gfx10
    • Passed: 34735/69788 (49.8%)
    • Failed: 0/69788 (0.0%)
    • Not Supported: 35053/69788 (50.2%)
    • Warnings: 0/69788 (0.0%)
    Ubuntu 22.04, Navi3x
    • Passed: 38620/69504 (55.6%)
    • Failed: 0/69504 (0.0%)
    • Not Supported: 30884/69504 (44.4%)
    • Warnings: 0/69504 (0.0%)
    Ubuntu 20.04, Navi2x
    • Passed: 38654/69775 (55.4%)
    • Failed: 0/69775 (0.0%)
    • Not Supported: 31121/69775 (44.6%)
    • Warnings: 0/69775 (0.0%)

@LLJJDD LLJJDD merged commit 9129dcf into GPUOpen-Drivers:dev Sep 8, 2023
@LLJJDD LLJJDD deleted the fix-gpurt-meta branch September 8, 2023 06:27
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.

3 participants