Skip to content
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

[DO NOT MERGE] [NPU] Using global command queue #28661

Open
wants to merge 13 commits into
base: master
Choose a base branch
from

Conversation

pereanub
Copy link
Contributor

@pereanub pereanub commented Jan 24, 2025

Details:

  • Using a global command queue per core and not creating different queues for each compiled model. The plugin will create a different queue only if the properties for using them are different from a compiled model to another or if the properties(workload type) are changing at runtime

Tickets:

  • E#154336

@pereanub pereanub requested review from a team as code owners January 24, 2025 12:07
@github-actions github-actions bot added the category: NPU OpenVINO NPU plugin label Jan 24, 2025
@pereanub pereanub force-pushed the global_command_queue branch 7 times, most recently from 87a8043 to 21a6985 Compare January 27, 2025 13:46
@pereanub pereanub force-pushed the global_command_queue branch 3 times, most recently from 5eae256 to b4a4c54 Compare January 29, 2025 12:19
@pereanub pereanub force-pushed the global_command_queue branch from 17cb356 to 3d28ec1 Compare January 29, 2025 15:31
@pereanub pereanub force-pushed the global_command_queue branch from 3d28ec1 to 135da9a Compare January 29, 2025 15:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant