Towards performance and scalability analysis of distributed memory programs on large-scale clusters

Sourav Medya, Ludmila Cherkasova, Guilherme Magalhaes, Kivanc Ozonat, Chaitra Padmanabha, Jiban Sarma, Imran Sheikh

Research output: Chapter in Book/Report/Conference proceedingConference contribution

3 Scopus citations

Abstract

Many HPC and modern Big Data processing applications belong to a class of so-called scale-out applications, where the application dataset is partitioned and processed by a cluster of machines. Understanding and assessing the scalability of the designed application is one of the primary goals during the application implementation. Typically, in the design and implementation phase, the programmer is bound to a limited size cluster for debugging and performing profiling experiments. The challenge is to assess the scalability of the designed program for its execution on a larger cluster. While in an increased size cluster, each node needs to process a smaller fraction of the original dataset, the communication volume and communication time might be significantly increased, which could become detrimental and provide diminishing performance benefits. The distributed memory applications exhibit complex behavior: they tend to interleave computations and communications, use bursty transfers, and utilize global synchronization primitives. Therefore, one of the main challenges is the analysis of bandwidth demands due to increased communication volume as a function of a cluster size. In this paper, we introduce a novel approach to assess the scalability and performance of a distributed memory program for execution on a large-scale cluster. Our solution involves 1) a limited set of traditional experiments performed in a medium size cluster and 2) an additional set of similar experiments performed with an "interconnect bandwidth throttling" tool, which enables the assessment of the communication demands with respect to available bandwidth. This approach enables a prediction of a cluster size, where a communication cost becomes a dominant component, at which point the performance benefits of the increased cluster lead to a diminishing return. We demonstrate the proposed approach using a popular Graph500 benchmark.

Original languageEnglish (US)
Title of host publicationICPE 2016 - Proceedings of the 7th ACM/SPEC International Conference on Performance Engineering
PublisherAssociation for Computing Machinery, Inc
Pages113-116
Number of pages4
ISBN (Electronic)9781450340809
DOIs
StatePublished - Mar 12 2016
Externally publishedYes
Event7th ACM/SPEC International Conference on Performance Engineering, ICPE 2016 - Delft, Netherlands
Duration: Mar 12 2016Mar 16 2016

Publication series

NameICPE 2016 - Proceedings of the 7th ACM/SPEC International Conference on Performance Engineering

Conference

Conference7th ACM/SPEC International Conference on Performance Engineering, ICPE 2016
Country/TerritoryNetherlands
CityDelft
Period3/12/163/16/16

ASJC Scopus subject areas

  • Software
  • Computer Science Applications
  • Hardware and Architecture

Fingerprint

Dive into the research topics of 'Towards performance and scalability analysis of distributed memory programs on large-scale clusters'. Together they form a unique fingerprint.

Cite this