Skip to content

Conversation

@RossBrunton
Copy link
Contributor

  • When creating a command buffer, we might encounter errors and leaked
    the queue. Now it is released if required.
  • When creating a device, we assert that getting the type was
    successful. This should never be false since none of the errors apply
    (it shouldn't allocate any memory either).

* When creating a command buffer, we might encounter errors and leaked
  the queue. Now it is released if required.
* When creating a device, we assert that getting the type was
  successful. This should never be false since none of the errors apply
  (it shouldn't allocate any memory either).
@RossBrunton RossBrunton requested review from a team as code owners April 7, 2025 16:27
@RossBrunton RossBrunton requested a review from reble April 7, 2025 16:27
@RossBrunton
Copy link
Contributor Author

@intel/llvm-gatekeepers Please merge.

@kbenzie kbenzie merged commit acf6d3b into intel:sycl Apr 8, 2025
44 of 45 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