problem with atomic functions in CUDA 3.2

hi all! I have a problem with the CUDA driver version 3.2 and is a reference to atomic functions (atomicAdd, atomicMin, atomicOR), which no longer seem to behave atomic What can be due? How I can fix this or that way I can do it so that you can access a variable atomically?

Thank you very much

hi all! I have a problem with the CUDA driver version 3.2 and is a reference to atomic functions (atomicAdd, atomicMin, atomicOR), which no longer seem to behave atomic What can be due? How I can fix this or that way I can do it so that you can access a variable atomically?

Thank you very much