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 |
|---|---|---|---|
| alpha | 109.8 kB | 336 kB | [list of files] |
| amd64 | 96.5 kB | 296 kB | [list of files] |
| arm | 94.8 kB | 215 kB | [list of files] |
| hppa | 107.8 kB | 300 kB | [list of files] |
| i386 | 94.8 kB | 288 kB | [list of files] |
| ia64 | 137.2 kB | 452 kB | [list of files] |
| mips | 108.2 kB | 340 kB | [list of files] |
| mipsel | 108.2 kB | 340 kB | [list of files] |
| powerpc | 102.6 kB | 296 kB | [list of files] |
| s390 | 98.8 kB | 288 kB | [list of files] |
| sparc | 93.8 kB | 276 kB | [list of files] |