Skip to content

Queue manager improvements [part1]: Split out SyclQueueManager from sycl_core into own file. #264

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 3 commits into from
Feb 2, 2021

Conversation

diptorupd
Copy link
Contributor

@diptorupd diptorupd commented Jan 30, 2021

This PR moves out the Sycl* classes into separate pyx files. I am doing this first to make the rest of the changes easy to review.

Closes #143

@diptorupd
Copy link
Contributor Author

Merging since no objections and CI passes.

@diptorupd diptorupd merged commit 609c8fd into IntelPython:master Feb 2, 2021
@diptorupd diptorupd deleted the queue_manager_improvements branch February 2, 2021 17:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Split sycl_core.pyx
1 participant