During the development of a parallel solver for Maxwell equations by integral formulations and Fast Multipole Method (FMM), we needed to optimize a critical part including a lot of communications and computations. Generally, many parallel programs need to communicate, but choosing explicitly the way and the instant may decrease the efficiency of the overall program. So, the overlapping of computations and communications may be a way to reduce this drawback. We will see a implementation of this techniques using dynamic and adaptive overlapping based on the EasyMSG high level C++ library over MPI, a case of SPMD programming.
Mots clés : SPMD parallel processing, message passing environment, communications optimization, C++, Maxwell equations, fast multipole method
@article{M2AN_2002__36_5_863_0, author = {Hav\'e, Pascal}, title = {EasyMSG : tools and techniques for an adaptive overlapping in {SPMD} programming}, journal = {ESAIM: Mod\'elisation math\'ematique et analyse num\'erique}, pages = {863--882}, publisher = {EDP-Sciences}, volume = {36}, number = {5}, year = {2002}, doi = {10.1051/m2an:2002033}, mrnumber = {1955539}, zbl = {1027.65159}, language = {en}, url = {http://www.numdam.org/articles/10.1051/m2an:2002033/} }
TY - JOUR AU - Havé, Pascal TI - EasyMSG : tools and techniques for an adaptive overlapping in SPMD programming JO - ESAIM: Modélisation mathématique et analyse numérique PY - 2002 SP - 863 EP - 882 VL - 36 IS - 5 PB - EDP-Sciences UR - http://www.numdam.org/articles/10.1051/m2an:2002033/ DO - 10.1051/m2an:2002033 LA - en ID - M2AN_2002__36_5_863_0 ER -
%0 Journal Article %A Havé, Pascal %T EasyMSG : tools and techniques for an adaptive overlapping in SPMD programming %J ESAIM: Modélisation mathématique et analyse numérique %D 2002 %P 863-882 %V 36 %N 5 %I EDP-Sciences %U http://www.numdam.org/articles/10.1051/m2an:2002033/ %R 10.1051/m2an:2002033 %G en %F M2AN_2002__36_5_863_0
Havé, Pascal. EasyMSG : tools and techniques for an adaptive overlapping in SPMD programming. ESAIM: Modélisation mathématique et analyse numérique, Tome 36 (2002) no. 5, pp. 863-882. doi : 10.1051/m2an:2002033. http://www.numdam.org/articles/10.1051/m2an:2002033/
[1] Petsc 2.0 users manual. Technical report, Argonne National Laboratory (1996).
, , and ,[2] A parallel implementation of the Fast Multipole Method for Maxwell equations. Number Eccomas2001-7. Laboratoire d'Analyse Numérique de l'Université Pierre et Marie Curie, John Wiley & Sons (2001). | Zbl
,[3] Cours de DEA de l'École Polytechnique et de l'Université Paris 6 (1999).
,[4] Electromagnetic scattering by surfaces of arbitrary shape. IEEE Trans. Antennas and Propagations 30 (1982) 409-418.
, and ,[5] The POOMA FrameWork-a templated class library for parallel scientific computing, in Proceedings of the Eighth SIAM Conference on Parallel Processing for Scientific Computing (Minneapolis, MN, 1997), Philadelphia, PA (1997) SIAM, p. 6. | MR
,[6] Rapid solution of integral equations of scattering theory in two dimensions. J. Comput. Phys. 86 (1990) 414-439. | Zbl
,[7] The C++// System, in Parallel Programming Using C++, G. Wilson and P. Lu Eds., MIT Press (1996) 257-296.
, and ,[8] Overlapping communication with computation in distributed object systems. Lecture Notes Comput. Sci. 1593, Springer, Amsterdam (1999) 744-753.
, , and ,[9] Measuring the performance of parallel message-based process architectures. INFOCOM 2 (1995) 624-633.
and ,[10] Using MPI: portable parallel programming with the message passing interface. ISBN 0-262-57104-8. MIT Press (1994).
, and ,[11] Towards seamless computing and metacomputing in Java, in Concurrency Practice and Experience, G.C. Fox Ed., Wiley & Sons, Ltd (1998) 1043-1061.
, and ,Cité par Sources :