High performance concurrent multi-path communication for MPI

  • Authors:
  • Rashid Hassani;Abbas Malekpour;Amirreza Fazely;Peter Luksch

  • Affiliations:
  • Institute of Computer Science, University of Rostock, Germany;Institute of Computer Science, University of Rostock, Germany;Institute of Computer Science, University of Rostock, Germany;Institute of Computer Science, University of Rostock, Germany

  • Venue:
  • EuroMPI'12 Proceedings of the 19th European conference on Recent Advances in the Message Passing Interface
  • Year:
  • 2012

Quantified Score

Hi-index 0.00

Visualization

Abstract

MPI is the most generally accepted API in HPC. Today, a typical HPC platform provides a hierarchy of parallelism and networks, from OnChip Networks, SMPs, SAN to WAN. The MPI protocol stack has been optimized for shared memory plat-forms, InfiniBand etc. WAN MPI still is an extension of LAN MPI and thus uses TCP. MPI in WANs is important because large cross-site resource pools often are used in Cloud and Grid Computing. Therefore MPI performance/ reliability/security in WANs must be addressed, and that's what we do and present here.