12325

Acceleration of GPU-based ultrasound simulation via data compression

Andrew A. Haigh, Eric C. McCreath
Research School of Computer Science, The Australian National University, Canberra, Australia
IEEE 28th International Parallel & Distributed Processing Symposium Workshops (IPDPS), 2014

@article{haigh2014acceleration,

   title={Acceleration of GPU-based ultrasound simulation via data compression},

   author={Haigh, Andrew A. and McCreath, Eric C.},

   booktitle={IEEE 28th International Parallel & Distributed Processing Symposium Workshops},

   year={2014}

}

Download Download (PDF)   View View   Source Source   

1519

views

The realistic simulation of ultrasound wave propagation is computationally intensive. The large size of the grid and low degree of reuse of data means that it places a great demand on memory bandwidth. Graphics Processing Units (GPUs) have attracted attention for performing scientific calculations due to their potential for efficiently performing large numbers of floating point computations. However, many applications may be limited by memory bandwidth, especially for data sets whose size is larger than that of the GPU platform. This problem is only partially mitigated by applying the standard technique of breaking the grid into regions and overlapping the computation of one region with the host-device memory transfer of another. In this paper, we implement a memory-bound GPU-based ultrasound simulation and evaluate the use of a technique for improving performance by compressing the data into a fixed-point representation that reduces the time required for inter-host-device transfers. We demonstrate a speedup of 1.5 times on a simulation where the data is broken into regions that must be copied back and forth between the CPU and GPU. We develop a model that can be used to determine the amount of temporal blocking required to achieve near optimal performance, without extensive experimentation. This technique may also be applied to GPU-based scientific simulations in other domains such as computational fluid dynamics and electromagnetic wave simulation.
No votes yet.
Please wait...

* * *

* * *

HGPU group © 2010-2024 hgpu.org

All rights belong to the respective authors

Contact us: