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
The call operator of this struct verifies whether two USM ND-arrays
logically address the same memory elements. In the case when
data-parallel read from and write to arrays that locally address
the same memory elements there is no race condition and no additional
copying is needed.
0 commit comments