Make AtomicArrays work on CUDA 8.
CUDA 8.0 is erroring out in the cuda AtomicArray implementation:
https://open.cdash.org/viewBuildError.php?buildid=5489156
This patch fixes the error. See comments in source for more info.
CUDA 8.0 is erroring out in the cuda AtomicArray implementation:
https://open.cdash.org/viewBuildError.php?buildid=5489156
This patch fixes the error. See comments in source for more info.