@inproceedings{b6918f0cd817421aa673e618b4c4ef1b,
title = "Collective error detection for MPI collective operations",
abstract = "An MPI profiling library is a standard mechanism for intercepting MPI calls by applications. Profiling libraries are so named because they are commonly used to gather performance data on MPI programs. Here we present a profiling library whose purpose is to detect user errors in the use of MPI's collective operations. While some errors can be detected locally (by a single process), other errors involving the consistency of arguments passed to MPI collective functions must be tested for in a collective fashion. While the idea of using such a profiling library does not originate here, we take the idea further than it has been taken before (we detect more errors) and offer an open-source library that can be used with any MPI implementation. We describe the tests carried out, provide some details of the implementation, illustrate the usage of the library, and present performance tests.",
keywords = "Collective, Datatype, Errors, Hashing, MPI",
author = "Chris Falzone and Anthony Chan and Ewing Lusk and William Gropp",
year = "2005",
doi = "10.1007/11557265_21",
language = "English (US)",
isbn = "3540290095",
series = "Lecture Notes in Computer Science (including subseries Lecture Notes in Artificial Intelligence and Lecture Notes in Bioinformatics)",
pages = "138--147",
booktitle = "Lecture Notes in Computer Science (including subseries Lecture Notes in Artificial Intelligence and Lecture Notes in Bioinformatics)",
note = "12th European PVM/MPI Users' Group Meeting - Recent Advances in Parallel Virtual Machine and Message Passing Interface ; Conference date: 18-09-2005 Through 21-09-2005",
}