Skip to content

[SYCL][Graph] Remove calls to urCommandBufferReleaseCommandExp #16670

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 1 commit into from
Jan 29, 2025

Conversation

EwanC
Copy link
Contributor

@EwanC EwanC commented Jan 17, 2025

Reflects UR change from oneapi-src/unified-runtime#2578 where we no longer need to manually manage the lifetimes of the individual commands in a UR command-buffer.

@EwanC EwanC marked this pull request as ready for review January 27, 2025 09:32
@EwanC EwanC requested review from a team as code owners January 27, 2025 09:32
@EwanC EwanC requested a review from reble January 27, 2025 09:32
Reflects UR change from oneapi-src/unified-runtime#2578
where we no longer need to manually manage the lifetimes of the
individual commands in a UR command-buffer.
@EwanC EwanC force-pushed the remove_graph_command_release branch from ea75135 to 04d58a6 Compare January 29, 2025 14:20
@EwanC
Copy link
Contributor Author

EwanC commented Jan 29, 2025

@intel/llvm-gatekeepers Please merge this, the PVE E2E fail looks unrelated

Failed Tests (1):
  SYCL :: AddressSanitizer/out-of-bounds/USM/parallel_for_func.cpp

@martygrant martygrant merged commit bf2b21e into intel:sycl Jan 29, 2025
15 of 16 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