Re: [OMPI users] How is hwloc used by OpenMPI

2012-11-07 Thread Jeff Squyres
On Nov 7, 2012, at 7:19 PM, Brice Goglin wrote: > * hwloc does everything libnuma does, but it does a lot more (everything > that isn't related to NUMA) Here's my 1-line description: libnuma is old bustedness; hwloc is new hotness. :-) -- Jeff Squyres jsquy...@cisco.com For corporate lega

Re: [OMPI users] How is hwloc used by OpenMPI

2012-11-07 Thread Brice Goglin
Le 07/11/2012 21:26, Jeff Squyres a écrit : > On Nov 7, 2012, at 1:33 PM, Blosch, Edwin L wrote: > >> I see hwloc is a subproject hosted under OpenMPI but, in reading the >> documentation, I was unable to figure out if hwloc is a module within >> OpenMPI, or if some of the code base is borrowed i

Re: [OMPI users] How is hwloc used by OpenMPI

2012-11-07 Thread Jeff Squyres
On Nov 7, 2012, at 1:33 PM, Blosch, Edwin L wrote: > I see hwloc is a subproject hosted under OpenMPI but, in reading the > documentation, I was unable to figure out if hwloc is a module within > OpenMPI, or if some of the code base is borrowed into OpenMPI, or something > else. Is hwloc used