CUDA List of atomic operations

soroosh.strife picture soroosh.strife · Aug 2, 2012 · Viewed 77.3k times · Source

I was wondering if there is a complete list of atomic operations. I couldn't find something like that on the internet.

Answer

brano picture brano · Aug 2, 2012

See the CUDA Programming Guide section on atomic functions.