29.01.2013 Views

Tutorial CUDA

Tutorial CUDA

Tutorial CUDA

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Device Runtime Component:<br />

GPU Atomic Integer Operations<br />

Atomic operations on integers in global memory:<br />

Associative operations on signed/unsigned ints<br />

add, sub, min, max, ...<br />

and, or, xor<br />

Increment, decrement<br />

Exchange, compare and swap<br />

Requires hardware with compute capability 1.1 or<br />

higher<br />

© NVIDIA Corporation 2008 148

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!