Skip to content

[SYCL][CUDA] Removed PI_COMMAND_TYPE_USER assert from _pi_event::_pi_event #3545

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

Merged
merged 1 commit into from
Apr 14, 2021

Conversation

nyalloc
Copy link
Contributor

@nyalloc nyalloc commented Apr 14, 2021

Addresses memadvice test failure identified after merging #3365

@nyalloc nyalloc requested a review from a team as a code owner April 14, 2021 14:49
@nyalloc nyalloc requested a review from smaslov-intel April 14, 2021 14:49
nyalloc referenced this pull request Apr 14, 2021
This PR implements the USM MemAdvise function for CUDA backend.

The  `PI_COMMAND_TYPE_MEMADVISE` enumerator is added, the value of which is derived from `CL_COMMAND_MEMADVISE_INTEL` constant as defined in the preview [USM extension specification](https://github.com/intel/llvm/blob/sycl/sycl/doc/extensions/USM/cl_intel_unified_shared_memory.asciidoc).
@bader bader added the cuda CUDA back-end label Apr 14, 2021
@bader bader merged commit 3269c47 into intel:sycl Apr 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cuda CUDA back-end
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants