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.5 kB | 336 kB | [list of files] |
| amd64 | 97.2 kB | 296 kB | [list of files] |
| arm | 95.3 kB | 216 kB | [list of files] |
| armel | 97.0 kB | 280 kB | [list of files] |
| hppa | 107.2 kB | 300 kB | [list of files] |
| i386 | 91.4 kB | 288 kB | [list of files] |
| ia64 | 137.6 kB | 468 kB | [list of files] |
| mips | 108.1 kB | 340 kB | [list of files] |
| mipsel | 107.8 kB | 344 kB | [list of files] |
| powerpc | 105.2 kB | 304 kB | [list of files] |
| s390 | 100.6 kB | 292 kB | [list of files] |
| sparc | 95.2 kB | 280 kB | [list of files] |