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 MPI with an external hwloc that was configure'd with --disable-nvml


Cheers,


Gilles


On 4/4/2017 10:12 PM, r...@open-mpi.org wrote:
--without-cuda --without-slurm

should do the trick

On Apr 4, 2017, at 4:49 AM, Andrey Shtyrov via users <users@lists.open-mpi.org> 
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 or 
--enable-mca-no-build=cuda)"

but it havent solve my proble. What about switching off support of slurm,
i dont know what paramter would be wrotten.
What will advise about this proble?

And i will be glad if abbreviation of FOO would be decrypted.

Thank you for your help,
Shtyrov


_______________________________________________
users mailing list
users@lists.open-mpi.org
https://rfd.newmexicoconsortium.org/mailman/listinfo/users
_______________________________________________
users mailing list
users@lists.open-mpi.org
https://rfd.newmexicoconsortium.org/mailman/listinfo/users


_______________________________________________
users mailing list
users@lists.open-mpi.org
https://rfd.newmexicoconsortium.org/mailman/listinfo/users

Reply via email to