Skip to content

Conversation

nrspruit
Copy link
Contributor

  • When a counter based event is created and is expected to be already signalled, then those events either need to be labelled as Completed==true or they need to be signalled on the device vs the host.
  • Now, all places where host signal was skipped, those events are marked "Completed" such that those events will be skipped in the waitlist and in the case of the multi device, the event will be signalled on the device as part of the execute with the previous waitlist.

@nrspruit nrspruit requested a review from a team as a code owner September 16, 2024 18:05
@nrspruit nrspruit marked this pull request as draft September 16, 2024 18:05
@github-actions github-actions bot added the level-zero L0 adapter specific issues label Sep 16, 2024
- When a counter based event is created and is expected to be already
  signalled, then those events either need to be labelled as
Completed==true or they need to be signalled on the device vs the host.
- Now, all places where host signal was skipped, those events are marked
  "Completed" such that those events will be skipped in the waitlist and
in the case of the multi device, the event will be signalled on the
device as part of the execute with the previous waitlist.

Signed-off-by: Neil R. Spruit <neil.r.spruit@intel.com>
@nrspruit nrspruit force-pushed the fix_cb_event_signalling branch from 1699ae6 to bd5ed37 Compare September 16, 2024 18:19
nrspruit added a commit to nrspruit/llvm that referenced this pull request Sep 16, 2024
-pre-commit PR oneapi-src/unified-runtime#2097

Signed-off-by: Neil R. Spruit <neil.r.spruit@intel.com>
@nrspruit nrspruit marked this pull request as ready for review September 16, 2024 18:28
@nrspruit nrspruit added the v0.10.x Include in the v0.10.x release label Sep 16, 2024
@nrspruit nrspruit added the ready to merge Added to PR's which are ready to merge label Sep 16, 2024
@pbalcer pbalcer merged commit fb6df49 into oneapi-src:main Sep 17, 2024
76 of 77 checks passed
kbenzie pushed a commit that referenced this pull request Sep 17, 2024
[L0] Fix Counter Based Event Default signal given placeholder
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
level-zero L0 adapter specific issues ready to merge Added to PR's which are ready to merge v0.10.x Include in the v0.10.x release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants