Skip to content

Conversation

@Bensuo
Copy link
Contributor

@Bensuo Bensuo commented Dec 5, 2024

  • Fix a potential issue where decomposed fill nodes for large patterns would overwrite external event dependencies provided by the user when stored in a command handle, this could lead to an error when events were updatd.
  • Also store decomposed nodes in fill command handles for future use when updating.
  • Add missing event_sync tests with and without event update for large pattern fills (> 4 bytes)

@Bensuo Bensuo requested a review from a team as a code owner December 5, 2024 15:27
@Bensuo Bensuo requested a review from EwanC December 5, 2024 15:27
@github-actions github-actions bot added conformance Conformance test suite issues. cuda CUDA adapter specific issues command-buffer Command Buffer feature addition/changes/specification labels Dec 5, 2024
@Bensuo Bensuo force-pushed the ben/cuda-event-fix branch from ce492f5 to bd76ef6 Compare December 9, 2024 14:56
@Bensuo
Copy link
Contributor Author

Bensuo commented Dec 9, 2024

DPC++ PR: intel/llvm#16305

@Bensuo Bensuo added the ready to merge Added to PR's which are ready to merge label Dec 9, 2024
@martygrant
Copy link
Contributor

@Bensuo got 2 failing jobs, might need an update to the match files possibly?

@Bensuo Bensuo force-pushed the ben/cuda-event-fix branch from bd76ef6 to 7efa7be Compare December 16, 2024 16:18
- Fix a potential issue where decomposed fill nodes for large patterns would overwrite external event dependencies provided by the user when stored in a command handle
- Also store decomposed nodes in fill command handles for future use when updating.
- Add missing event_sync tests for large pattern fills (> 4 bytes)
@Bensuo Bensuo force-pushed the ben/cuda-event-fix branch from 7efa7be to 76054dd Compare December 16, 2024 17:35
@Bensuo
Copy link
Contributor Author

Bensuo commented Dec 17, 2024

@martygrant Sorry for the delay, match files are now updated and this should be good to go again.

@martygrant martygrant merged commit 7c0dc6d into oneapi-src:main Dec 19, 2024
73 checks passed
@martygrant
Copy link
Contributor

@Bensuo no problem, cheers!

@martygrant
Copy link
Contributor

Pulled in with intel/llvm#16410

@Bensuo Bensuo deleted the ben/cuda-event-fix branch December 19, 2024 11:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

command-buffer Command Buffer feature addition/changes/specification conformance Conformance test suite issues. cuda CUDA adapter specific issues ready to merge Added to PR's which are ready to merge

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants