LAM/MPI logo

LAM/MPI General User's Mailing List Archives

  |   Home   |   Download   |   Documentation   |   FAQ   |   all just in this list

From: Jeff Squyres (jsquyres_at_[hidden])
Date: 2004-01-18 13:48:12


On Fri, 16 Jan 2004, Irshad Ahmed wrote:

> 1- Is it possible to configure openMosixview(cluster-management GUI for
> openMosix-cluster ) with LAM?

I'm not familiar with openmosixview, but I doubt it. Mosix is not
friendly for MPI applications (this has been discussed on this list before
-- do some searches on the list, such as
http://www.lam-mpi.org/MailArchives/lam/msg03265.php).

> 2- How can we see (moniter) the communition between two processes at
> different nodes?

XMPI is available which has some graphical capabilities to show MPI
messages. You might also want to investigate the MPI profiling layer if
you want some more detailed statistics.

> 3- How in total view(debugger) the my source code is not visible,while
> the source file is in search path of total-view?

You should probably consult the TotalView documentation for details; at a
minimum, you will need to compile and link your application with -g.

-- 
{+} Jeff Squyres
{+} jsquyres_at_[hidden]
{+} http://www.lam-mpi.org/