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
This happens because the manually coded part of the GPU kernel header assumes that the atomics implementation is intrinsic and hard-codes structures based on this assumption.
Choice of chapel atomics implementation should not matter to gpu execution
The text was updated successfully, but these errors were encountered: