An Effective Cuda Parallelization Of Projection In Iterative Tomography Reconstruction

Lizhe Xie,Yining Hu,Bin Yan,Lin Wang,Benqiang Yang,Wenyuan Liu,Libo Zhang,Limin Luo,Huazhong Shu,Yang Chen
DOI: https://doi.org/10.1371/journal.pone.0142184
IF: 3.7
2015-01-01
PLoS ONE
Abstract:Projection and back-projection are the most computationally intensive parts in Computed Tomography (CT) reconstruction, and are essential to acceleration of CT reconstruction algorithms. Compared to back-projection, parallelization efficiency in projection is highly limited by racing condition and thread unsynchronization. In this paper, a strategy of Fixed Sampling Number Projection (FSNP) is proposed to ensure the operation synchronization in the ray-driven projection with Graphical Processing Unit (GPU). Texture fetching is also used utilized to further accelerate the interpolations in both projection and back-projection. We validate the performance of this FSNP approach using both simulated and real conebeam CT data. Experimental results show that compare to the conventional approach, the proposed FSNP method together with texture fetching is 10 similar to 16 times faster than the conventional approach based on global memory, and thus leads to more efficient iterative algorithm in CT reconstruction.
What problem does this paper attempt to address?