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
[CLC][AMDGPU] Fix barrier calls in collective group algorithms to generate memory fences (#12873)
This PR fixes race conditions in the group algorithms implemented in
libclc for AMDGPU because the control barriers were not emitting any
fences due to unspecified semantics.
0 commit comments