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 Multi Device Event handling and remove unhandled events from in order wait list
- fix multi device event creation to be enqueued as a barrier waiting on
the original event keeping the multi device event valid.
- Avoid wait on events on a multi device event given driver in order due
to p2p errors for driver in order lists. Barrier from multi device
event creation will guarantee in order execution.
Signed-off-by: Spruit, Neil R <neil.r.spruit@intel.com>
0 commit comments