Adaptive MPI multirail tuning for non-uniform input/output access

  • Authors:
  • Stéphanie Moreaud;Brice Goglin;Raymond Namyst

  • Affiliations:
  • Université de Bordeaux, INRIA, LaBRI, Talence Cedex, France;Université de Bordeaux, INRIA, LaBRI, Talence Cedex, France;Université de Bordeaux, INRIA, LaBRI, Talence Cedex, France

  • Venue:
  • EuroMPI'10 Proceedings of the 17th European MPI users' group meeting conference on Recent advances in the message passing interface
  • Year:
  • 2010

Quantified Score

Hi-index 0.00

Visualization

Abstract

Multicore processors have not only reintroduced Non-Uniform Memory Access (NUMA) architectures in nowadays parallel computers, but they are also responsible for non-uniform access times with respect to Input/Output devices (NUIOA). In clusters of multicore machines equipped with several network interfaces, performance of communication between processes thus depends on which cores these processes are scheduled on, and on their distance to the Network Interface Cards involved. We propose a technique allowing multirail communication between processes to carefully distribute data among the network interfaces so as to counterbalance NUIOA effects. We demonstrate the relevance of our approach by evaluating its implementation within OpenMPI on a Myri-10G + InfiniBand cluster.