Skip to content

[SYCL][CUDA] Set cuda_piextUSMEnqueuePrefetch to fail for windows #4908

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
Nov 9, 2021

Conversation

AidanBeltonS
Copy link
Contributor

cuMemPrefetchAsync currently has issues on Windows machines, this appears to be a problem with CUDA and not the plugins usage of the function.
I think cuda_piextUSMEnqueuePrefetch which uses cuMemPrefetchAsync should be set to fail for windows and send a message to the user that this functionality is not available on windows devices.

More details: #4809

@AidanBeltonS AidanBeltonS requested a review from a team as a code owner November 5, 2021 16:51
@dm-vodopyanov dm-vodopyanov added the cuda CUDA back-end label Nov 8, 2021
@dm-vodopyanov dm-vodopyanov merged commit 0c33048 into intel:sycl Nov 9, 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