[OMPI users] An equivalent to btl_openib_include_if when MXM over Infiniband ?

2016-08-12 Thread Audet, Martin
Hi OMPI_Users && OMPI_Developers, Is there an equivalent to the MCA parameter btl_openib_include_if when using MXM over Infiniband (e.g. either (pml=cm mtl=mxm) or (pml=yalla)) ? I ask this question because I'm working on a cluster where LXC containers are used on compute nodes (with SR-IOV I

Re: [OMPI users] SGE integration broken in 2.0.0

2016-08-12 Thread r...@open-mpi.org
> On Aug 12, 2016, at 1:48 PM, Reuti wrote: > > > Am 12.08.2016 um 21:44 schrieb r...@open-mpi.org : > >> Don’t know about the toolchain issue - I use those same versions, and don’t >> have a problem. I’m on CentOS-7, so that might be the

Re: [OMPI users] SGE integration broken in 2.0.0

2016-08-12 Thread Reuti
Am 12.08.2016 um 21:44 schrieb r...@open-mpi.org: > Don’t know about the toolchain issue - I use those same versions, and don’t > have a problem. I’m on CentOS-7, so that might be the difference? > > Anyway, I found the missing code to assemble the cmd line for qrsh - not sure > how/why it

Re: [OMPI users] SGE integration broken in 2.0.0

2016-08-12 Thread r...@open-mpi.org
Don’t know about the toolchain issue - I use those same versions, and don’t have a problem. I’m on CentOS-7, so that might be the difference? Anyway, I found the missing code to assemble the cmd line for qrsh - not sure how/why it got deleted. https://github.com/open-mpi/ompi/pull/1960 > On

Re: [OMPI users] SGE integration broken in 2.0.0

2016-08-12 Thread Reuti
> Am 12.08.2016 um 16:52 schrieb r...@open-mpi.org: > > IIRC, the rationale behind adding the check was that someone using SGE wanted > to specify a custom launch agent, and we were overriding it with qrsh. > However, the check is incorrect as that MCA param cannot be NULL. > > I have updated

Re: [OMPI users] SGE integration broken in 2.0.0

2016-08-12 Thread Reuti
Am 12.08.2016 um 16:52 schrieb r...@open-mpi.org: > IIRC, the rationale behind adding the check was that someone using SGE wanted > to specify a custom launch agent, and we were overriding it with qrsh. > However, the check is incorrect as that MCA param cannot be NULL. > > I have updated

Re: [OMPI users] mpirun won't find programs from the PATH environment variable that are in directories that are relative paths

2016-08-12 Thread Reuti
Am 12.08.2016 um 20:34 schrieb r...@open-mpi.org: > Sorry for the delay - I had to catchup on some other things before I could > come back to checking this one. Took me awhile to track this down, but the > change is in test for master: > > https://github.com/open-mpi/ompi/pull/1958 > > Once

Re: [OMPI users] mpirun won't find programs from the PATH environment variable that are in directories that are relative paths

2016-08-12 Thread r...@open-mpi.org
Sorry for the delay - I had to catchup on some other things before I could come back to checking this one. Took me awhile to track this down, but the change is in test for master: https://github.com/open-mpi/ompi/pull/1958 Once complete, I’ll set it up for inclusion in v2.0.1 Thanks for

[OMPI users] Open MPI mail archives now back online

2016-08-12 Thread Jeff Squyres (jsquyres)
mail-archive.com now has all of the old Open MPI mail archives online. Example: https://www.mail-archive.com/users@lists.open-mpi.org/ https://www.mail-archive.com/devel@lists.open-mpi.org/ Note that there are two different ways you can permalink to messages on mail-archive: 1. Take

Re: [OMPI users] SGE integration broken in 2.0.0

2016-08-12 Thread r...@open-mpi.org
IIRC, the rationale behind adding the check was that someone using SGE wanted to specify a custom launch agent, and we were overriding it with qrsh. However, the check is incorrect as that MCA param cannot be NULL. I have updated this on master - can you see if this fixes the problem for you?

Re: [OMPI users] OPENSHMEM ERROR with 2+ Distributed Machines

2016-08-12 Thread r...@open-mpi.org
Just as a suggestion: most of us are leery of opening Word attachments on mailing lists. I’d suggest sending this to us as plain text if you want us to read it. > On Aug 12, 2016, at 4:03 AM, Debendra Das wrote: > > I have installed OpenMPI-2.0.0 in 5 systems with

[OMPI users] OPENSHMEM ERROR with 2+ Distributed Machines

2016-08-12 Thread Debendra Das
I have installed OpenMPI-2.0.0 in 5 systems with IP addresses 172.16.5.29, 172.16.5.30, 172.16.5.31, 172.16.5.32, 172.16.5.33.While executing the hello_oshmem_c.c program (under the examples directory) , correct output is coming only when executing is done using 2 distributed machines.But error is