2913

How GPUs Can Improve the Quality of Magnetic Resonance Imaging

Sam S. Stone, Haoran Yi, Justin P. Haldar, Wen-mei W. Hwu, Bradley P. Sutton, and Zhi-Pei Liang
University of Illinois at Urbana-Champaign, Urbana, IL 61801
The First Workshop on General Purpose Processing on Graphics Processing Units, October 2007

@conference{stone2007gpus,

   title={How GPUs can improve the quality of magnetic resonance imaging},

   author={Stone, S.S. and Yi, H. and Haldar, J. and Hwu, W. and Sutton, B. and Liang, Z.P.},

   booktitle={The First Workshop on General Purpose Processing on Graphics Processing Units},

   year={2007},

   organization={Citeseer}

}

Download Download (PDF)   View View   Source Source   

1487

views

In magnetic resonance imaging (MRI), nonCartesian scan trajectories are advantageous in a wide variety of emerging applications. Advanced reconstruction algorithms that operate directly on non-Cartesian scan data using optimality criteria such as least-squares (LS) can produce significantly better images than conventional algorithms that apply a fast Fourier transform (FFT) after interpolating the scan data onto a Cartesian grid. However, advanced LS reconstructions require significantly more computation than conventional reconstructions based on the FFT. For example, one LS algorithm requires nearly six hours to reconstruct a single three-dimensional image on a modern CPU. Our work demonstrates that this advanced reconstruction can be performed quickly and efficiently on a modern GPU, with the reconstruction of a 64^3 3D image requiring just three minutes, an acceptable latency for key applications. This paper describes how the reconstruction algorithm leverages the resources of the GeForce 8800 GTX (G80) to achieve over 150 GFLOPS in performance. We find that the combination of tiling the data and storing the data in the G80’s constant memory dramatically reduces the algorithm’s required bandwidth to off-chip memory. The G80’s special functional units provide substantial acceleration for the trigonometric computations in the algorithm’s inner loops. Finally, experiment-driven code transformations increase the reconstruction’s performance by as much as 60% to 80%.
No votes yet.
Please wait...

* * *

* * *

HGPU group © 2010-2024 hgpu.org

All rights belong to the respective authors

Contact us: