Hello,
Unfortunately, TotalView debugger doesn't yet support MPI-2
functionalities like MPI_Comm_spawn. So you won't be able to attach to
mpi processes which were created by spawning. You might want to use
other debugging techniques for this.
--
Shashwat Srivastav
LAM / MPI Developer (http://www.lam-mpi.org)
Indiana University
http://www.cs.indiana.edu/~ssrivast
On Friday, Oct 31, 2003, at 11:29 America/Chicago, Lily Li wrote:
> Hello, LAM team,
>
> I use MPI_Comm_spawn() to start many slave tasks from the master.
> The master is started by the mpirun command. Is there anyway to use
> totalview to debug the slaves ? How do I set it up in the
> MPI_Comm_spawn()? Is there a special MPI_Info I can set ?
>
> I am using LAM 7 running on Linux.
>
> Thanks in advance,
>
> Lily
>
> _______________________________________________
> This list is archived at http://www.lam-mpi.org/MailArchives/lam/
>
>
|