Sciweavers

ICPADS
2007
IEEE

Optimizing Katsevich image reconstruction algorithm on multicore processors

13 years 10 months ago
Optimizing Katsevich image reconstruction algorithm on multicore processors
The Katsevich image reconstruction algorithm is the first theoretically exact cone beam image reconstruction algorithm for a helical scanning path in computed tomography (CT). However, it requires much more computation and memory than other CT algorithms. Fortunately, there are many opportunities for coarsegrained parallelism using multiple threads and fine-grained parallelism using SIMD units that can be exploited by emerging multicore processors. In this paper, we implemented and optimized Katsevich image reconstruction based on the previously proposed πinterval method and cone beam cover method and parallelized them using OpenMP API and SIMD instructions. We also exploited symmetry in the backprojection stage. Our results show that reconstructing a 1024 × 1024 × 1024 image using 5120 512 × 128 projections on a dual-socket quad-core system took 23,798 seconds on our baseline and 642 seconds on our final version, a more than 37 times speedup. Furthermore, by parallelizing the ...
Eric Fontaine, Hsien-Hsin S. Lee
Added 03 Jun 2010
Updated 03 Jun 2010
Type Conference
Year 2007
Where ICPADS
Authors Eric Fontaine, Hsien-Hsin S. Lee
Comments (0)