CUDA new features (well, kinda new)
April 21, 2009
Support of broadcast in shared memory (working on half a warp each time, one to 1-16 threads).
A memo of Compute capability updates
1.0
…(PRE 8800 GTS)
1.1 atomic functions on 32-bit words in global memory
…(PRE GT200)
1.2 Atomic functions operating in shared memory, atomic functions operating on 64-bit words in global memory
1.2 Warp vote functions
1.2 16K local memory
1.2 32 active warps per SM, 1024 active threads per SM
1.3 Double precision floating-point numbers
…(Current Frontier)
Trackback this post | Subscribe to the comments via RSS Feed