Sorry - gave the link to my test page :-)
http://www.open-mpi.org/software/ompi/v1.8/
On Jul 11, 2014, at 11:46 AM, Ralph Castain wrote:
> Hi folks
>
> I've posted the first release candidate for 1.8.2 - please test!!
>
> http://localhost/~rhc/ompi-www/software/ompi/v1.8/
>
> Ralph
>
It's probably being picked up from the PMI check and being added to the
cppflags for components that call that .m4 (e.g., common/pmi). You might print
out the cppflags being created in that script and see if that's the case.
The slurm check shouldn't be throwing anything into the global cppflags
Hi Folks,
Now work is planned for the uGNI BTL at this time either.
Howard
-Original Message-
From: devel [mailto:devel-boun...@open-mpi.org] On Behalf Of Jeff Squyres
(jsquyres)
Sent: Thursday, July 10, 2014 5:04 PM
To: Open MPI Developers List
Subject: Re: [OMPI devel] RFC: Move th
I think the problem related to new version of SLURM which was upgraded on
our machines.
we had 2.6.6 now it is 14.03.4-2
$make V=1
/bin/sh ../../../../libtool --tag=CC --mode=link gcc -std=gnu99
-DNDEBUG -O3 -g -finline-functions -fno-strict-aliasing -pthread
-version-info 2:2:1 -export-dynam
Hi folks
I've posted the first release candidate for 1.8.2 - please test!!
http://localhost/~rhc/ompi-www/software/ompi/v1.8/
Ralph
I confirm it also works on CentOS 6 under the Intel 14.0.3 and gcc 4.4.7
compilers, and on Mac under the gcc 4.7.3 compilers.
On Jul 11, 2014, at 10:25 AM, Jeff Squyres (jsquyres)
wrote:
> Thanks!
>
> Sent from my phone. No type good.
>
>> On Jul 11, 2014, at 1:16 AM, "Gilles Gouaillardet"
Thanks!
Sent from my phone. No type good.
> On Jul 11, 2014, at 1:16 AM, "Gilles Gouaillardet"
> wrote:
>
> Thanks Jeff,
>
> i confirm the problem is fixed on CentOS 5
>
> i commited r32215 because some files were missing from the
> tarball/nightly snapshot/make dist.
>
> Cheers,
>
> Gill
Hi,
I noticed that specifying the receive_queues through an mca param (-mca
btl_openib_receive_queues ) doesn't always override the
mca-btl-openib-device-params.ini setting.
If for whatever reason we want to bypass the
mca-btl-openib-device-params.ini file setting for the receive_queues,
Thanks Jeff,
i confirm the problem is fixed on CentOS 5
i commited r32215 because some files were missing from the
tarball/nightly snapshot/make dist.
Cheers,
Gilles
On 2014/07/11 4:21, Jeff Squyres (jsquyres) wrote:
> As of r32204, this should be fixed. Please let me know if it now works for