Skip to content

[SYCL][CUDA] Make active context persitent #2016

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
Jul 6, 2020

Conversation

Ruyk
Copy link
Contributor

@Ruyk Ruyk commented Jun 30, 2020

Whenever there is no CUDA context assigned to a thread,
once it is set, this context remains set until destruction of the
thread.
Previously it was only the primary context the one persistent.

Signed-off-by: Ruyman Reyes [email protected]

Whenever there is no CUDA context assigned to a thread,
once it is set, this context remains set until destruction of the
thread.
Previously it was only the primary context the one persistent.

Signed-off-by: Ruyman Reyes <[email protected]>
@Ruyk Ruyk requested a review from a team as a code owner June 30, 2020 17:31
@Ruyk Ruyk requested a review from smaslov-intel June 30, 2020 17:31
@Ruyk Ruyk added the cuda CUDA back-end label Jun 30, 2020
@Ruyk Ruyk changed the title [SYCL][CUDA] Make active context persitant [SYCL][CUDA] Make active context persitent Jul 1, 2020
@bader bader merged commit 296fa1a into intel:sycl Jul 6, 2020
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