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
[Question]: In exclusive DCI CTA mapping, what prevents two concurrently resident kernels with the same blockIdx from touching the same DCI and racing on atomicAdd_block? #94
In exclusive DCI CTA mapping, what prevents two concurrently resident kernels with the same blockIdx from touching the same DCI and racing on atomicAdd_block?
Question
In exclusive DCI CTA mapping, what prevents two concurrently resident kernels with the same blockIdx from touching the same DCI and racing on atomicAdd_block?
cc @benhg