Dynamic Analysis to Support Program Development with the Textually Aligned Property for OpenSHMEM Collectives

The development of correct high performance computing applications is challenged by software defects that result from parallel programming. We present an automatic tool that provides novel correctness capabilities for application developers of OpenSHMEM applications. These applications follow a Sing...

Full description

Saved in:
Bibliographic Details
Published inOpenSHMEM and Related Technologies. Experiences, Implementations, and Technologies pp. 105 - 118
Main Authors Knüpfer, Andreas, Hilbrich, Tobias, Protze, Joachim, Schuchart, Joseph
Format Book Chapter
LanguageEnglish
Published Cham Springer International Publishing
SeriesLecture Notes in Computer Science
Subjects
Online AccessGet full text

Cover

Loading…
More Information
Summary:The development of correct high performance computing applications is challenged by software defects that result from parallel programming. We present an automatic tool that provides novel correctness capabilities for application developers of OpenSHMEM applications. These applications follow a Single Program Multiple Data (SPMD) model of parallel programming. A strict form of SPMD programming requires that certain types of operations are textually aligned, i.e., they need to be called from the same source code line in every process. This paper proposes and demonstrates run-time checks that assert such behavior for OpenSHMEM collective communication calls. The resulting tool helps to check program consistency in an automatic and scalable fashion. We introduce the types of checks that we cover and include strict checks that help application developers to detect deviations from expected program behavior. Further, we discuss how we can utilize a parallel tool infrastructure to achieve a scalable and maintainable implementation for these checks. Finally, we discuss an extension of our checks towards further types of OpenSHMEM operations.
ISBN:9783319264271
3319264273
ISSN:0302-9743
1611-3349
DOI:10.1007/978-3-319-26428-8_7