Characterization of MPI Communication Primitives on a Heterogeneous Cluster
DOI:
https://doi.org/10.24191/srj.v6i2.5631Keywords:
Point-to-point communication, message passing interface, parallel computing, MPI characterizationAbstract
This paper focuses on the performance of basic communication primitives, namely the overlap of message transfer with computation in the point-to-point communication within a small cluster of four nodes. The mpptest has been implemented to measure the basic performance of MPI message passing routines with a variety of message sizes. The mpptest is capable of measuring performance with many participating processes thus exposing contention and scalability problems. This enables programmers to select message sizes in order to isolate and evaluate sudden changes in performance. Investigating these matters is interesting in that non-blocking calls have the advantage of allowing the system to schedule communications even when many processes are running simultaneously. On the other hand, understanding the characteristics of computation and communication overlap is significant, because high performance kernels often strive to achieve this, since it is both advantageous with respect to data transfer and latency hiding. The results indicate that certain overlap sizes utilize greater node processing power either in blocking send and receive operations or non-blocking send and receive operations. The results have elucidated a detailed MPI characterization of the performance regarding the overlap of message transfer with computation in a small cluster system.
Downloads
Published
How to Cite
Issue
Section
License
Copyright (c) 2009 Siti Arpah Ahmad, Mohamed Faidz Mohamed Said, Norazan Mohamed Ramli, Mohd Nasir Taib
This work is licensed under a Creative Commons Attribution 4.0 International License.