Re: [OMPI users] Debugging OpenMPI with GDB

2010-06-26 Thread Miguel Vargas Felix
This may help you http://www.cimat.mx:88/~miguelvargas/How%20to%20debug%20MPI%20programs.html is for debbuging MPI programs using gdb. Good luck - Miguel Vargas > Dear Sir or Madam, > > I am about to start a project that includes MPI communication. My question > is: "Is there a way to debug par

Re: [OMPI users] Debugging OpenMPI with GDB

2010-06-25 Thread Prentice Bisbal
Немања Илић (Nemanja Ilic) wrote: > Dear Sir or Madam, > > I am about to start a project that includes MPI communication. My question > is: "Is there a way to debug parallel OpenMPI applications on linux in > console mode on one computer using gdb?" > Yes, you can run MPI programs with numproc

Re: [OMPI users] Debugging OpenMPI with GDB

2010-06-25 Thread Ashley Pittman
On 25 Jun 2010, at 19:18, Немања Илић (Nemanja Ilic) wrote: > Dear Sir or Madam, > > I am about to start a project that includes MPI communication. My question > is: "Is there a way to debug parallel OpenMPI applications on linux in > console mode on one computer using gdb?" You can debug ind