Fast and efficient total exchange on two clusters

  • Authors:
  • Emmanuel Jeannot;Luiz Angelo Steffenel

  • Affiliations:
  • AlGorille Team, LORIA, Vandoeuvre-lès-Nancy Cedex, France;AlGorille Team, LORIA, Vandoeuvre-lès-Nancy Cedex, France

  • Venue:
  • Euro-Par'07 Proceedings of the 13th international Euro-Par conference on Parallel Processing
  • Year:
  • 2007

Quantified Score

Hi-index 0.00

Visualization

Abstract

Total Exchange is one of the most important collective communication patterns for scientific applications. In this paper we propose an algorithm called LG for the total exchange redistribution problem between two clusters. In our approach we perform communications in two different phases, aiming to minimize the number of communication steps through the wide-area network. Therefore, we are able to reduce the number of messages exchanged through the backbone to only 2×max(n1, n2) against 2×n1×n2 messages with the traditional strategy (where n1 and n2 are the number of nodes of each clusters). Experimental results show that we reach over than 50% of performance improvement comparing to the traditional strategies.