MPI is a standard for writing parallel processing programs using a well defined Message Passing Interface.
XMPI can acquire and display extensive detail on an application's MPI communication, including the following:
o process synchronization status: running, system or blocked o message queue contents o source, destination, root ranks o MPI function name o communicator o data type o message count o tagThe above information is acquired from on-demand snapshots of application status using debugging hooks in the MPI implementation or from a trace log of communication activity.
|
|
|
| Architecture | Package Size | Installed Size | Files |
|---|---|---|---|
| m68k | 89.8 kB | 280 kB | [list of files] |