PetscMPIDump
Dumps a listing of incomplete MPI operations, such as sends that have never been received, etc.
Synopsis
int PetscMPIDump(FILE *fd)
Collective on
PETSC_COMM_WORLD
Input Parameter
fp -file pointer. If fp is NULL, stderr is assumed.
Options Database Key
-mpidump -Dumps MPI incompleteness during call to PetscFinalize()
Keywords
MPI errors
See Also
PetscTrDump()
Location: src/plog/src/mpitr.c
Logging Index
Table of Contents