Created by: stoneyang
Nvidia has implemented atomicAdd
function in their CUDA utility, this PR can fix the build issue of duplicated definition of this function when building on modern GPUs equipped with the latest version of CUDA.
Created by: stoneyang
Nvidia has implemented atomicAdd
function in their CUDA utility, this PR can fix the build issue of duplicated definition of this function when building on modern GPUs equipped with the latest version of CUDA.