Skip to main content
. 2013 Nov 5;14(Suppl 18):S5. doi: 10.1186/1471-2105-14-S18-S5

Figure 1.

Figure 1

The CUDA platform. a) Architecture of a modern GPU containing a large global memory and a set of multiprocessors, each one with an array of floating-point processors, a small shared memory and a large number of registers. b) Hierarchical organization of CUDA threads in thread blocks and in kernel grids, where each thread block is assigned to a single multiprocessor.