Re: [OMPI devel] [OMPI users] Configuration error with external hwloc

2015-03-24 Thread Brice Goglin
Le 24/03/2015 20:47, Jeff Squyres (jsquyres) a écrit : > I talked to Peter off-list. > > We got a successful build going for him. > > Seems like we've identified a few issues here, though: > > 1. ./configure with gcc 4.7.2 on Debian (I didn't catch the precise version > of Debian) results in a Lhw

Re: [OMPI devel] [OMPI users] Configuration error with external hwloc

2015-03-24 Thread Jeff Squyres (jsquyres)
I talked to Peter off-list. We got a successful build going for him. Seems like we've identified a few issues here, though: 1. ./configure with gcc 4.7.2 on Debian (I didn't catch the precise version of Debian) results in a Lhwloc1 duplicate symbol in OMPI's embedded hwloc. This feels very mu

Re: [OMPI devel] [OMPI users] Configuration error with external hwloc

2015-03-24 Thread Jeff Squyres (jsquyres)
+1 It might be easier simply to use the embedded libhwloc. I.e., don't specify --with-hwloc=external, and let OMPI's default use of the embedded libhwloc take over. > On Mar 23, 2015, at 10:58 PM, Gilles Gouaillardet > wrote: > > Peter, > > i was able to reproduce the issue when the exter