Re: [OMPI users] debugging with mpirun

2006-07-08 Thread Jeff Squyres (jsquyres)
age- > From: users-boun...@open-mpi.org > [mailto:users-boun...@open-mpi.org] On Behalf Of Manal Helal > Sent: Friday, July 07, 2006 1:18 AM > To: us...@open-mpi.org > Subject: Re: [OMPI users] debugging with mpirun > > or, if there is openMPI under Windows, where I can do

Re: [OMPI users] debugging with mpirun

2006-07-07 Thread Manal Helal
or, if there is openMPI under Windows, where I can do some visual debugging, I appreciate any hints, because my application is getting too big, that printf are not doing any good, thanks, Manal On Fri, 2006-07-07 at 14:10 +1000, Manal Helal wrote: > Hi > > I see that XMPI will do all that I

Re: [OMPI users] debugging with mpirun

2006-07-07 Thread Manal Helal
Hi I see that XMPI will do all that I need, but it says, it works with LAM/MPI up to versions 6.3.2 & 6.5.9, I am not sure if trying that with open/mpi will work or not, Thanks again, Manal On Fri, 2006-07-07 at 12:27 +1000, Manal Helal wrote: > thing that can show me varia

Re: [OMPI users] debugging with mpirun

2006-07-06 Thread Brian Barrett
On Jul 6, 2006, at 8:27 PM, Manal Helal wrote: I am trying to debug my mpi program, but printf debugging is not doing much, and I need something that can show me variable values, and which line of execution (and where it is called from), something like gdb with mpi, is there anything like

[OMPI users] debugging with mpirun

2006-07-06 Thread Manal Helal
hi I am trying to debug my mpi program, but printf debugging is not doing much, and I need something that can show me variable values, and which line of execution (and where it is called from), something like gdb with mpi, is there anything like that? thank you very much for your help, Manal