首页> 外文会议>IEEE/ACM International Symposium on Cluster, Cloud and Grid Computing >cuART: Fine-Grained Algebraic Reconstruction Technique for Computed Tomography Images on GPUs
【24h】

cuART: Fine-Grained Algebraic Reconstruction Technique for Computed Tomography Images on GPUs

机译:CUART:GPU上计算机断层扫描图像的细粒度代数重建技术

获取原文

摘要

Algebraic reconstruction technique (ART) is an iterative algorithm for computed tomography (CT) image reconstruction. Due to the high computational cost, researchers turn to modern HPC systems with GPUs to accelerate the ART algorithm. However, the existing proposals suffer from inefficient designs of compressed data structure and computational kernel on GPUs. In this paper, we identify the computational patterns in the ART as the product of a sparse matrix (and its transpose) with multiple vectors (SpMV and SpMV_T). Because the implementations with well-tuned libraries, including cuSPARSE, BRC, and CSR5, underperform the expectations, we propose cuART, a complete compression and parallelization solution for the ART-based CT on GPUs. Based on the physical characteristics, i.e., the symmetries in the system matrix, we propose the symmetry-based CSR format (SCSR), which can further compress data storage by removing symmetric but redundant non-zero elements. Leveraging the sparsity patterns of X-ray projection, wetransform the CSR format to multiple dense sub-matrices in SCSR. We then design a transposition-free kernel to optimize the data access for both SpMV and SpMV_T. The experimental results illustrate that our mechanism can reduce memory usage significantly and make practical datasets fit into a single GPU. Our results also illustrate the superior performance of cuART compared to the existing methods on CPU and GPU.
机译:代数重建技术(ART)是一种迭代算法,用于计算断层扫描(CT)图像重建。由于计算成本高,研究人员转向具有GPU的现代HPC系统,以加速艺术算法。然而,现有的提案遭受了GPU上的压缩数据结构和计算内核的效率低下。在本文中,我们将本领域中的计算模式识别为具有多个向量(SPMV和SPMV_T)的稀疏矩阵(及其转置)的乘积。因为具有良好调整库的实现,包括Cusparse,BRC和CSR5,uppord的预期,我们提出了CUART,在GPU上的基于艺术的CT的完整压缩和并行化解决方案。基于物理特征,即系统矩阵中的对称性,我们提出了基于对称的CSR格式(SCSR),其可以通过去除对称但冗余的非零元素来进一步压缩数据存储。利用X射线投影的稀疏性模式,在SCSR中将CSR格式WETRANSFORM到多个密集的子矩阵。然后,我们设计一个无转位内核,以优化SPMV和SPMV_T的数据访问。实验结果表明,我们的机制可以显着降低内存使用,使实用数据集适合单个GPU。我们的结果还说明了与CPU和GPU的现有方法相比CUART的卓越性能。

著录项

相似文献

  • 外文文献
  • 中文文献
  • 专利
获取原文

客服邮箱:kefu@zhangqiaokeyan.com

京公网安备:11010802029741号 ICP备案号:京ICP备15016152号-6 六维联合信息科技 (北京) 有限公司©版权所有
  • 客服微信

  • 服务号