Re: [hwloc-devel] Using Hwloc in LLVM OpenMP

2015-05-21 Thread Peyton, Jonathan L
] Using Hwloc in LLVM OpenMP Le 18/05/2015 20:49, Peyton, Jonathan L a écrit : Hello Everyone, We have been developing The LLVM OpenMP runtime library project and were hoping to incorporate the hwloc library as the primary affinity mechanism. In order for this to happen though, a CMake build system

Re: [hwloc-devel] Using Hwloc in LLVM OpenMP

2015-05-18 Thread Jeff Squyres (jsquyres)
On May 18, 2015, at 3:03 PM, Brice Goglin wrote: > > (3) it won't replace autotools since we have autotools-projects embedding > hwloc. if we can have both autotools and cmake without too much trouble, I > guess it's ok Since cmake likely won't be the main configure/build system for the core

Re: [hwloc-devel] Using Hwloc in LLVM OpenMP

2015-05-18 Thread Brice Goglin
Le 18/05/2015 20:49, Peyton, Jonathan L a écrit : > > Hello Everyone, > > > > We have been developing The LLVM OpenMP runtime library project and > were hoping to incorporate the hwloc library as the primary affinity > mechanism. In order for this to happen though, > > a CMake build system would