DocumentCode :
3639274
Title :
Parallel implementation of the Finite-Difference Time-Domain method in Open Computing Language
Author :
T. P. Stefański;S. Benkler;N. Chavannes;N. Kuster
Author_Institution :
Integrated Systems Laboratory, Swiss Federal Institute of Technology, Gloriastrasse 35, 8092 Zurich, Switzerland
fYear :
2010
Firstpage :
557
Lastpage :
560
Abstract :
In this paper we evaluate the usability and performance of Open Computing Language (OpenCL) targeted for implementation of the Finite-Difference Time-Domain (FDTD) method. The simulation speed was compared to implementations based on alternative techniques of parallel processor programming. Moreover, the portability of OpenCL FDTD code between modern computing architectures was assessed. The average speed of OpenCL FDTD simulations on a GPU was about 1.1 times lower than a comparable CUDA based solver for domains with sizes varying from 503 to 4003 cells. Although OpenCL code dedicated to GPUs can be executed on multi-core CPUs, a direct porting does not provide satisfactory performance due to an application of architecture specific features in GPU code. Therefore, the OpenCL kernels of the developed FDTD code were optimized for multi-core CPUs. However, this improved OpenCL FDTD code was still about 1.5 to 2.5 times slower than the FDTD solver developed in the OpenMP parallel programming standard. The study concludes that, despite current performance drawbacks, the future potential of OpenCL is significant due to its flexibility and portability to various architectures.
Keywords :
"Finite difference methods","Graphics processing unit","Time domain analysis","Computational modeling","Benchmark testing","Runtime","Central Processing Unit"
Publisher :
ieee
Conference_Titel :
Electromagnetics in Advanced Applications (ICEAA), 2010 International Conference on
Print_ISBN :
978-1-4244-7366-3
Type :
conf
DOI :
10.1109/ICEAA.2010.5653857
Filename :
5653857
Link To Document :
بازگشت