-
Notifications
You must be signed in to change notification settings - Fork 809
[SYCL] Implement sycl_ext_oneapi_usm_shortcuts #20911
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
Signed-off-by: Hu, Peisen <peisen.hu@intel.com>
Signed-off-by: Hu, Peisen <peisen.hu@intel.com>
KornevNikita
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.
SYCL_EXT_ONEAPI_USM_SHORTCUTS isn't defined yet, right?
Signed-off-by: Hu, Peisen <peisen.hu@intel.com>
Yup added that. TY! |
Signed-off-by: Hu, Peisen <peisen.hu@intel.com>
Signed-off-by: Hu, Peisen <peisen.hu@intel.com>
Signed-off-by: Hu, Peisen <peisen.hu@intel.com>
Signed-off-by: Hu, Peisen <peisen.hu@intel.com>
|
@gmlueck Hi! I've addressed the comments and tests look good now. Could you please approve this PR so that I can merge it? Thank you in advance! |
|
@intel/llvm-gatekeepers Hi could you please merge this? Thank you in advance! |
The extension's specification can be found here: https://github.com/intel/llvm/blob/sycl/sycl/doc/extensions/proposed/sycl_ext_oneapi_usm_shortcuts.asciidoc