I was wondering if there is a complete list of atomic operations usable in CUDA kernels. I couldn't find something like that on the internet.
See the CUDA Programming Guide section on atomic functions.