Christopher Falzone's research while affiliated with Edinboro University of Pennsylvania and other places

Publication (1)

Article
Full-text available
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 runtime information about performance characteristics. Here we present a profiling library whose purpose is to detect user errors in the use of MPI's collective operations. While some...

Citations

... MPI libraries Validation can also be done inside MPI libraries or as an extension of a library (as for MPICH for instance or NEC-MPI), allowing collective verification for the full MPI-2 standard [67][68][69][70]. The detection of runtime deadlock causes is however limited to the information available to the MPI routines. ...