Re: [OMPI devel] MPI fails when launched with srun using openib btl.

2013-09-20 Thread Ralph Castain
That looks out-of-date to me - there have been commits all week long. Best guess is that the git mirror is behind On Sep 20, 2013, at 6:48 AM, Victor Kocheganov wrote: > I have HEAD on git revision: > commit 4c282fe5bc8a4143a8c6ac5c0f8d4af591277f6f > Author: Ralph Castain > Date: Sun Sep 15

Re: [OMPI devel] MPI fails when launched with srun using openib btl.

2013-09-20 Thread Victor Kocheganov
I have HEAD on git revision: commit 4c282fe5bc8a4143a8c6ac5c0f8d4af591277f6f Author: Ralph Castain List-Post: devel@lists.open-mpi.org Date: Sun Sep 15 15:33:51 2013 + May be there is a difference in PMI? I have PMI-1 on machine. On Fri, Sep 20, 2013 at 5:37 PM, Ralph Castain wrote: >

Re: [OMPI devel] MPI fails when launched with srun using openib btl.

2013-09-20 Thread Ralph Castain
What revision level are you at? I just checked and it worked fine for me On Sep 20, 2013, at 2:33 AM, Victor Kocheganov wrote: > Hi folks! > > I am trying to launch MPI master branch with srun (simple send/recv program, > see attach) and using openib, but unfortunately I get a segfault. > >

[OMPI devel] MPI fails when launched with srun using openib btl.

2013-09-20 Thread Victor Kocheganov
Hi folks! I am trying to launch *MPI master branch* with srun (simple send/recv program, see attach) and using *openib*, but unfortunately I get a *segfault *. Below is my workflow. 1) I configured ompi/master with following line: ./autogen.sh && ./configure --prefix=$PWD/install --with-openib