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
Trace test fixture exposes this issue but it doesn't seem related to Trace because hang is seen even without Tracing (just back to back EnqueueProgram). This fixture might be exposing issues because many programs are running back to back.
Hang goes away when async dispatch is disabled.
Hang signature is similar to WH LLama hang but the barrier workarounds don't alleviate the hang and it is seen even with unicasts.
The text was updated successfully, but these errors were encountered:
abhullar-tt
changed the title
Hang in RandomProgramTraceFixture gtests when dispatching out of ethernet on BH
Hang in RandomProgramTraceFixture gtests with async dipatch out of ethernet on BH
Jan 10, 2025
Trace test fixture exposes this issue but it doesn't seem related to Trace because hang is seen even without Tracing (just back to back EnqueueProgram). This fixture might be exposing issues because many programs are running back to back.
Hang goes away when async dispatch is disabled.
Hang signature is similar to WH LLama hang but the barrier workarounds don't alleviate the hang and it is seen even with unicasts.
The text was updated successfully, but these errors were encountered: