Re: [OMPI users] Building Open MPI with LSF

2013-05-07 Thread Ralph Castain
On May 7, 2013, at 10:30 AM, Paul Kapinos wrote: > On 05/07/13 17:55, Ralph Castain wrote: >>> >>> *1.* *OpenMPI support for 1.6 seems to be broken, and was fixed maybe in >>> 1.7?* >>> http://www.open-mpi.org/community/lists/users/2013/03/21640.php >> >> It is indeed fixed in 1.7 - we will l

Re: [OMPI users] Building Open MPI with LSF

2013-05-07 Thread Paul Kapinos
On 05/07/13 17:55, Ralph Castain wrote: *1.* *OpenMPI support for 1.6 seems to be broken, and was fixed maybe in 1.7?* http://www.open-mpi.org/community/lists/users/2013/03/21640.php It is indeed fixed in 1.7 - we will look at backporting a fix to 1.6 well, we're using 1.6.4 with tight integ

Re: [OMPI users] Building Open MPI with LSF

2013-05-07 Thread Ralph Castain
On May 7, 2013, at 7:09 AM, Andrey Rubshtein wrote: > Hi everyone, > > I want to install OpenMPI on LSF cluster in our organization. I am not > proficient with Linux/LSF, and some of my questions might be from lack of > understanding of the system, and not related to OpenMPI directly. > > So

[OMPI users] Building Open MPI with LSF

2013-05-07 Thread Andrey Rubshtein
Hi everyone, I want to install OpenMPI on LSF cluster in our organization. I am not proficient with Linux/LSF, and some of my questions might be from lack of understanding of the system, and not related to OpenMPI directly. So far I found these bits of information on the site of OpenMPI *1.* *Op