-
Notifications
You must be signed in to change notification settings - Fork 788
[SYCL][CUDA][HIP] Implement piextUSMEnqueueMemcpy2D #7941
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
Conversation
@steffenlarsen Would be great if you too can take a peek |
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.
Couple of comments, but otherwise it looks good.
It may be the extension title being confusing, but this is not actually implementing all of sycl_ext_oneapi_memcpy2d but just the piextUSMEnqueueMemcpy2D side. Could you please change the title of this PR to reflect this?
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! Thanks! 🚀
@abagusetty, please, fix test failures on CUDA. |
@steffenlarsen @bader Sorry about the delay. Relevant CUDA tests were fixed however ESIMD test is failing which I am not sure. |
Failed Tests (1): |
No description provided.