-
Notifications
You must be signed in to change notification settings - Fork 123
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
[DeviceMSAN] Fix "urEnqueueUSM" APIs #2513
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.
LGTM, but @zhaomaosu should have a decisive review.
Also, please write a good description of this PR instead of an empty one.
Suggest to add some sycl-in-tree e2e tests. |
Added to syclos |
Hi @oneapi-src/unified-runtime-maintain, please add this into 2025.1 |
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
UR: oneapi-src/unified-runtime#2513 Support USM related memory operations like "memset" and "memcpy" --------- Co-authored-by: Kenneth Benzie (Benie) <k.benzie@codeplay.com>
[DeviceMSAN] Fix "urEnqueueUSM" APIs
[DeviceMSAN] Fix "urEnqueueUSM" APIs
[DeviceMSAN] Fix "urEnqueueUSM" APIs
[DeviceMSAN] Fix "urEnqueueUSM" APIs
UR: oneapi-src/unified-runtime#2513 Support USM related memory operations like "memset" and "memcpy" --------- Co-authored-by: Kenneth Benzie (Benie) <k.benzie@codeplay.com>
UR: oneapi-src/unified-runtime#2513 Support USM related memory operations like "memset" and "memcpy" --------- Co-authored-by: Kenneth Benzie (Benie) <k.benzie@codeplay.com>
LLVM: intel/llvm#16511
Intercept the following APIs for shadow propagation: