Re: [OMPI users] Install openmpi.2.0.2 with certain option

2017-04-04 Thread Gilles Gouaillardet
Note that might not be enough if hwloc detects nvml. unfortunatly, there are only workarounds available for this : 1) edit opal/mca/hwloc/hwloc*/configure.m4 and add enable_nvml=no for example after enable_xml=yes note you need recent autotools, and re-run autogen.pl --force 2) build Open MP

Re: [OMPI users] Install openmpi.2.0.2 with certain option

2017-04-04 Thread r...@open-mpi.org
--without-cuda --without-slurm should do the trick > On Apr 4, 2017, at 4:49 AM, Andrey Shtyrov via users > wrote: > > Dear openmpi communite, > > I am need to install openmpi.2.0.2 on sistem with slurm, and cuda, without > support it. > > I have tried write ".configure ... (--without-cuda

[OMPI users] Install openmpi.2.0.2 with certain option

2017-04-04 Thread Andrey Shtyrov via users
Dear openmpi communite, I am need to install openmpi.2.0.2 on sistem with slurm, and cuda, without support it. I have tried write ".configure  ... (--without-cuda or  --enable-mca-no-build=cuda)" but it havent solve my proble. What about switching off support of slurm, i dont know what paramte