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
Currently the tests in AtomicRef for the generic address space are separated in different *_generic.cpp files just to let us disable them on CUDA. After support for the generic address space is added to the CUDA backend, the tests should be enabled and can be merged into the .cpp files for the tests with the global address space.