Re: [OMPI users] OMPI users] Compilation without NVML support

2016-09-21 Thread Gilles Gouaillardet
That was a kind of braimstorming This is not implemented and cannot work, see my previous message Cheers, Gilles Fred Mioux wrote: >Thank you for your answer, I will try it. > > >Regards, > >Fred Mioux > > >2016-09-20 17:02 GMT+02:00 Gilles Gouaillardet : > >Brice, > > >An other option is to ad

Re: [OMPI users] OMPI users] Compilation without NVML support

2016-09-21 Thread Gilles Gouaillardet
Fred, Unfortunatly it will not work. Embedded hwloc has its own configury logic and hence does not seem to interpret command line options. If hwloc is provided by your distro and fits your needs, you should use this one instead configure --with-hwloc=external Or configure --with-hwloc=DIR Cheer