-
Notifications
You must be signed in to change notification settings - Fork 4
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
adjust to adapt ROCm5.4 #30
base: performance
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please make this version specific.
It's not version specific. The build and tests pass on both ROCm5.4 and 5.3. Forgot to mention it, sorry. |
Discussed with @whchung We should NOT have to change any app code like The complain may be caused by HIP SDK, frontend, etc. Let's check the LLVM IR on both versions with "-save-temps" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
This change is needed when switching to rocm5.4. |
Update from public repo 2022-08-02
Change the two intrinsic names to adapt ROCm5.4. Build and tests passed.
20221024_ROCm54_origin-performance_test_log.txt