Wait-Free message passing protocol for non-coherent shared memory architectures

  • Authors:
  • Isaías A. Comprés Ureña;Michael Gerndt;Carsten Trinitis

  • Affiliations:
  • Institute of Informatics, Technical University of Munich (TUM), Garching, Germany;Institute of Informatics, Technical University of Munich (TUM), Garching, Germany;Institute of Informatics, Technical University of Munich (TUM), Garching, 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

The number of cores in future CPUs is expected to increase steadily. Balanced CPU designs scale hardware cache coherency functionality according to the number of cores, in order to minimize bottlenecks in parallel applications. An alternative approach is to do away with hardware coherence entirely; the Single-chip Cloud Computer (SCC), a 48 core experimental processor from Intel labs, does exactly that. A wait-free protocol for message passing on non-coherent buffers was introduced with the RCKMPI library, in order to support MPI on the SCC. In this work, the message passing performance of the protocol is modeled. Additionally, a port for symmetric multi-processors is introduced and used for comparison with MPICH2-Nemesis and Open MPI. Performance is analyzed based on statistics collected on a 4-dimensional space composed of source rank, target rank, message size and frequency.