Skip to content

[SYCL] [Graph] Reduce number of queue_impl creation #18223

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
Apr 29, 2025

Conversation

konradkusiak97
Copy link
Contributor

We were creating queue_impl each time we were enqueueing a node or updating it. It makes sense to cache queue_impl as a private member of exec_graph_impl.

@konradkusiak97
Copy link
Contributor Author

@intel/llvm-gatekeepers could you merge this, please?

@uditagarwal97 uditagarwal97 merged commit 898cbbb into intel:sycl Apr 29, 2025
25 checks passed
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.

4 participants