Implementation of usual computerized tomography methods on GPU using the Compute Unified Device Architecture (CUDA)
LaBRI, Bordeaux 1 University, 351 cours de la liberation 33400 Talence, France
Signal Processing Algorithms, Architectures, Arrangements, and Applications Conference Proceedings (SPA), 2009
@article{recur2009implementation,
title={Implementation of usual computerized tomography methods on GPU using the compute unified device architecture (CUDA)},
author={Recur, B. and Desbarats, P. and Domenger, J.P.},
booktitle={Signal Processing Algorithms, Architectures, Arrangements, and Applications Conference Proceedings (SPA), 2009},
year={2009}
}
CUDA (Compute Unified Device Architecture) is an efficient architecture developed by NVIDIA to compute parallel algorithms on Graphic Processing Unit (GPU). Using the API associated with this architecture, we develop fast parallel algorithms to compute standard methods for computerized tomography. Computation times are compared to their similar implementations on CPU to illustrate the efficiency of GPU implementation. Some limitations are highlighted and we develop different GPU-computation strategies induced by the size of used/computed data.
July 9, 2011 by hgpu