Re: [OMPI devel] [2.0.0rc2] build failure with ppc64 and "gcc -m32" (hwloc)

2016-05-03 Thread Jeff Squyres (jsquyres)
Thanks Brice; I filed the corresponding v2.0 PR here: https://github.com/open-mpi/ompi-release/pull/1130 > On May 3, 2016, at 4:13 AM, Brice Goglin wrote: > > https://github.com/open-mpi/ompi/pull/1621 (against master, needs to go to > 2.0 later) > > > Le 03/05/2016 08:22, Brice Goglin

Re: [OMPI devel] [2.0.0rc2] build failure with ppc64 and "gcc -m32" (hwloc)

2016-05-03 Thread Brice Goglin
https://github.com/open-mpi/ompi/pull/1621 (against master, needs to go to 2.0 later) Le 03/05/2016 08:22, Brice Goglin a écrit : > Yes we should backport this to OMPI master and v2.x. > I am usually not the one doing the PR, I'd need to learn the exact > procedure first :) > > Brice > > > > Le 0

Re: [OMPI devel] [2.0.0rc2] build failure with ppc64 and "gcc -m32" (hwloc)

2016-05-03 Thread Brice Goglin
Yes we should backport this to OMPI master and v2.x. I am usually not the one doing the PR, I'd need to learn the exact procedure first :) Brice Le 03/05/2016 08:15, Paul Hargrove a écrit : > Thanks, Brice. > > Any plans to get this fix into Open MPI's embedded copy of hwloc > 1.11.2, and into

Re: [OMPI devel] [2.0.0rc2] build failure with ppc64 and "gcc -m32" (hwloc)

2016-05-03 Thread Paul Hargrove
Thanks, Brice. Any plans to get this fix into Open MPI's embedded copy of hwloc 1.11.2, and into v2.x in particular? Or perhaps that is Jeff's job? -Paul On Mon, May 2, 2016 at 11:04 PM, Brice Goglin wrote: > Should be fixed by > https://github.com/open-mpi/hwloc/commit/9549fd59af04dca2e2340e1

Re: [OMPI devel] [2.0.0rc2] build failure with ppc64 and "gcc -m32" (hwloc)

2016-05-03 Thread Brice Goglin
Should be fixed by https://github.com/open-mpi/hwloc/commit/9549fd59af04dca2e2340e17f0e685f8c552d818 Thanks for the report Brice Le 02/05/2016 21:53, Paul Hargrove a écrit : > I have a linux/ppc64 host running Fedora 20. > I have configured the 2.0.0rc2 tarball with > > --prefix=[] --ena

Re: [OMPI devel] [2.0.0rc2] build failure with ppc64 and "gcc -m32" (hwloc)

2016-05-02 Thread Paul Hargrove
FWIW, this problem does not occur with Open MPI 1.10.2 on the same system and configured identically. -Paul On Mon, May 2, 2016 at 12:53 PM, Paul Hargrove wrote: > I have a linux/ppc64 host running Fedora 20. > I have configured the 2.0.0rc2 tarball with > > --prefix=[] --enable-debug \ > CF

[OMPI devel] [2.0.0rc2] build failure with ppc64 and "gcc -m32" (hwloc)

2016-05-02 Thread Paul Hargrove
I have a linux/ppc64 host running Fedora 20. I have configured the 2.0.0rc2 tarball with --prefix=[] --enable-debug \ CFLAGS=-m32 --with-wrapper-cflags=-m32 \ CXXFLAGS=-m32 --with-wrapper-cxxflags=-m32 \ FCFLAGS=-m32 --with-wrapper-fcflags=-m32 --disable-mpi-fortran [yes, I know the fortran f