Sophie

Sophie

distrib > Mandriva > 9.0 > i586 > by-pkgid > a9f69c38d01c2b81aac51e7b7f2e748b > files > 5

xmpi-2.2.3b6-2mdk.i586.rpm

$COPYRIGHT$

This is the source for XMPI XMPIRV, a graphical user interface for 
MPI program development.

The contents of directories at this level are:

src/Bitmaps	-- X11 bitmaps used by XMPI
src/Pixmaps	-- XPM format pixmaps used by XMPI
app-defaults	-- resource files for supported machines
src/libxmpi	-- modules to build libxmpi for the LAM MPI implementation


Please refer to the file INSTALL for a list of supported
platforms and for installation instructions.

-=-

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 datatype
	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.

-=-

XMPI is a great tool for teaching MPI in a hands-on setting.  Students
run example code and can see and verify each MPI operation.  XMPI has an
application "wizard" to help assemble programs and assign processors to
MIMD and SPMD applications.  Furthermore, it is not tedious to generate,
acquire and display information.  A typical development cycle begins by
assembling an application and continues in the following manner.

	o press the snapshot button to see what's going on now
	o popup focus windows for a few interesting processes
	o press the snapshot button a few (or a few dozen!) more times
	o see the application completed, hung, deadlocked, etc...
	o press the trace button once and the timeline window is displayed
	o review the previous execution with trace log snapshots
	o make application changes and press the rerun button

No recompiles or special libraries are required to snapshot the
application or obtain a trace log.

-=-

A longer, illustrated description of the XMPI XMPIRV can be found at

     http://www.lam-mpi.org/software/xmpi/

-=-

XMPI XMPIRV can be obtained from

     http://www.lam-mpi.org/download/

 XMPI XMPIRV is an X11/Motif application that requires either Motif or
Lesstif libraries.