Introduction to GPU Computing and CUDA Programming: A Case Study on FDTD [EM Programmer’s Notebook]
Univ. of Salento, Lecce, Italy
IEEE Antennas and Propagation Magazine, 2010
@article{de2010introduction,
title={Introduction to GPU Computing and CUDA Programming: A Case Study on FDTD [EM Programmer’s Notebook]},
author={De Donno, D. and Esposito, A. and Tarricone, L. and Catarinucci, L.},
journal={Antennas and Propagation Magazine, IEEE},
volume={52},
number={3},
pages={116–122},
issn={1045-9243},
year={2010},
publisher={IEEE}
}
The recent advent of general-purpose graphics-processing units (GPGPUs) as inexpensive arithmetic-processing units brings a relevant amount of computing power to modern desktop PCs. This thus providing an interesting pathway to the acceleration of several numerical electromagnetic methods. In this paper, we explain how to exploit GPGPU features by examining how the computational time of the Finite-Difference Time-Domain Method can be reduced. The attainable efficiency is demonstrated by providing numerical results achieved on a two-dimensional study of a human-antenna interaction problem.
April 23, 2011 by hgpu