I am a newbie in programming Cuda, so this might not be the only question about it. I am running code on Cuda 6.0 but I have code with atomic function atomicAdd
, are these functions supported by this version of toolkit ? Since it keeps showing me an error
Identifier "atomicAdd" is not defined