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

Closed
wants to merge 13 commits into 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
Signed-off-by: Bogdan Pereanu <[email protected]>
@pereanub pereanub force-pushed the global_command_queue branch from 3d28ec1 to 135da9a Compare January 29, 2025 15:47
Signed-off-by: Bogdan Pereanu <[email protected]>
@pereanub pereanub force-pushed the global_command_queue branch from 484873c to 9c9cc88 Compare January 30, 2025 06:55
@pereanub pereanub marked this pull request as draft January 31, 2025 11:37
@pereanub pereanub closed this Feb 10, 2025
@pereanub pereanub deleted the global_command_queue branch February 10, 2025 08:25
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.

None yet

1 participant