This is the mail archive of the gdb@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: can I use gdb to dubug MPI run


> Is it possible that I use gdb to debug a MPI run on 4 processers. I
> can't find any related documents around. Any suggestions? Many thanks.
> 
> Huaer
It depends on which MPI you have.
For MPICH it's surely possible - you can have a gdb on each process and 
switch between processes from your mpirun console.
For details see ch_p4 docs in $MPICH_HOME/doc. 

Best regards,
Konstantin.



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]