You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[L0] Fix Counter Based Event Default signal given placeholder
- 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>
0 commit comments