Re: [OMPI users] mpi send/recv pair hangin

2018-04-06 Thread Noam Bernstein
> On Apr 6, 2018, at 1:41 PM, George Bosilca wrote: > > Noam, > > According to your stack trace the correct way to call the mca_pml_ob1_dump is > with the communicator from the PMPI call. Thus, this call was successful: > > (gdb) call mca_pml_ob1_dump(0xed932d0, 1) > $1

Re: [OMPI users] mpi send/recv pair hangin

2018-04-06 Thread George Bosilca
Noam, According to your stack trace the correct way to call the mca_pml_ob1_dump is with the communicator from the PMPI call. Thus, this call was successful: (gdb) call mca_pml_ob1_dump(0xed932d0, 1) $1 = 0 I should have been more clear, the output is not on gdb but on the output stream of

Re: [OMPI users] mpi send/recv pair hangin

2018-04-06 Thread Noam Bernstein
> On Apr 5, 2018, at 4:11 PM, George Bosilca wrote: > > I attach with gdb on the processes and do a "call mca_pml_ob1_dump(comm, 1)". > This allows the debugger to make a call our function, and output internal > information about the library status. OK - after a number of

Re: [OMPI users] problem related ORTE

2018-04-06 Thread Jeff Squyres (jsquyres)
Can you please send all the information listed here: https://www.open-mpi.org/community/help/ Thanks! > On Apr 6, 2018, at 8:27 AM, Ankita m wrote: > > Hello Sir/Madam > > I am Ankita Maity, a PhD scholar from Mechanical Dept., IIT Roorkee, India > > I am

Re: [OMPI users] disabling libraries?

2018-04-06 Thread Ankita m
Thank You so much sir. I will discuss about this with y Supervisor and will proceed accordingly On Fri, Apr 6, 2018 at 5:42 PM, Michael Di Domenico wrote: > On Thu, Apr 5, 2018 at 7:59 PM, Gilles Gouaillardet > wrote: > > That being

Re: [OMPI users] disabling libraries?

2018-04-06 Thread Michael Di Domenico
On Thu, Apr 5, 2018 at 7:59 PM, Gilles Gouaillardet wrote: > That being said, the error suggest mca_oob_ud.so is a module from a > previous install, > Open MPI was not built on the system it is running, or libibverbs.so.1 > has been removed after > Open MPI was