xmpi

Graphical user interface for MPI program development

Description

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 tag
The 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.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install xmpi