Skip to main content
. 2012 Dec 26;7(12):e50540. doi: 10.1371/journal.pone.0050540

Figure 4. The proposed GPU strategies.

Figure 4

(a) The active imaging volume stored in the global memory is bound with the texture memory. The LOR of a particular direction (red) and its symmetric equivalents corresponding to reflection symmetries in Inline graphic-axis (yellow) and Inline graphic-axis (blue) and interchanged Inline graphic- and Inline graphic-coordinates (green) are shown in the right panel. (b) Each CUDA block contains 128 threads (four warps). These threads multiply the sensitivity functions with the corresponding voxels and store the values in their shared memory for each LOR sequentially. The accumulative summations in the forward projection is performed on the shared memory with parallel reduction summations.