DocumentCode :
2455390
Title :
The Parallelization of Three-Dimensional Electro-magnetic Particle Model Using Both MPI and OPENMP
Author :
Yan, Xiaoyang ; Zhang, Weiwen ; Deng, Huifang ; Bu, Shehui
Author_Institution :
Sch. of Comput. Sci. & Eng., South China Univ. of Technol., Guangzhou, China
fYear :
2010
fDate :
17-19 Dec. 2010
Firstpage :
214
Lastpage :
217
Abstract :
Three-Dimensional Electro-Magnetic Particle Model (3DEMPM), based on the equations of Maxwell and Newton-Lorentz, takes advantages of the Finite-Difference Time-Domain (FDTD) and Particle-In-Cell (PIC) to trace a large quantity of particles in order to gain insight into the physics of them. Although MPI alone can be used to parallelize with 1D decomposition along x-direction, the efficiency decreases with increase of CPUs because there are more communications involved. We combine MPI and OPENMP to reduce the communications in the PC cluster, one node of which shares memory with duel-core. The whole domain is decomposed into several sub-domains, the same number as the nodes. Between the nodes we use MPI to realize the communications, and inside each node the OPENMP is applied to do the parallel computing with no communication. In this way, the higher speed-up is achieved while the communication is reduced.
Keywords :
Maxwell equations; Newton method; application program interfaces; finite difference time-domain analysis; message passing; parallel processing; physics computing; ID decomposition; MPI; Maxwell equation; Newton-Lorentz equation; PC cluster; electromagnetic particle model; finite difference time domain method; parallel computing; particle-in-cell method; Algorithms; Computer science; Electric fields; Ions; Magnetic fields; Mathematical model; Parallel processing; 3DEMPM; MPI; OPENMP; Parallel computing;
fLanguage :
English
Publisher :
ieee
Conference_Titel :
Computational and Information Sciences (ICCIS), 2010 International Conference on
Conference_Location :
Chengdu
Print_ISBN :
978-1-4244-8814-8
Electronic_ISBN :
978-0-7695-4270-6
Type :
conf
DOI :
10.1109/ICCIS.2010.58
Filename :
5708925
Link To Document :
بازگشت