We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Improve urCommandBufferCreateExp Level Zero adapter implementation to pool creation of both UR command-buffers and Level Zero command-lists.
urCommandBufferCreateExp
Based on L0 maintainer feedback in intel@c385466#r1247439851
TODO in sycl/plugins/unified_runtime/ur/adapters/level_zero/ur_level_zero_command_buffer.cpp should be removed when implementing this.
sycl/plugins/unified_runtime/ur/adapters/level_zero/ur_level_zero_command_buffer.cpp
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Improve
urCommandBufferCreateExp
Level Zero adapter implementation to pool creation of both UR command-buffers and Level Zero command-lists.Based on L0 maintainer feedback in intel@c385466#r1247439851
TODO in
sycl/plugins/unified_runtime/ur/adapters/level_zero/ur_level_zero_command_buffer.cpp
should be removed when implementing this.The text was updated successfully, but these errors were encountered: