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
Log/Screenshots
The above program should print 1.0. However, it will print 0.0 if we don't uncomment one of the commented lines. This seems to only happen when arch is cuda.
The text was updated successfully, but these errors were encountered:
Describe the bug
Using atomic_min when looping through snode gives wrong result on cuda.
To Reproduce
Log/Screenshots
The above program should print 1.0. However, it will print 0.0 if we don't uncomment one of the commented lines. This seems to only happen when arch is cuda.
The text was updated successfully, but these errors were encountered: