-
Notifications
You must be signed in to change notification settings - Fork 808
[SYCL][HIP] Initial HIP mem_advise implementation. #10697
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
[SYCL][HIP] Initial HIP mem_advise implementation. #10697
Conversation
04522a9 to
5fc6616
Compare
5fc6616 to
aa4b752
Compare
…ing hipMemAdvise.
jandres742
left a comment
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.
+1 on common code changes.
|
Heyo, just a friendly ping @intel/llvm-reviewers-cuda , @intel/llvm-reviewers-runtime if possible to take a look at this one. |
steffenlarsen
left a comment
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!
|
|
Adds initial implementation for
mem_adviseto the HIP adapter.