Hello
Assuming this NVML detection is actually done by hwloc, I guess there's
nothing in OMPI to disable it. It's not the first time we get such an
issue with OMPI not having all hwloc's --disable-foo options, but I
don't think we actually want to propagate all of them.
Maybe we should just force several enable_foo=no when OMPI invokes
hwloc's configury. At least nvml, gl, opencl, libudev are likely useless
for OMPI.
Brice



Le 20/09/2016 16:42, Fred Mioux a écrit :
>
> Hello ,
>
>  
>
> I compile OpenMPI on a machine which support CUDA and NVML, but I
> don’t want to include this in my distribution of OpenMPI :
>
> -        With cuda : I have the option –without-cuda
>
> -        With nvml : I have nothing excecpt "export enable_nvml=no"
> before launch the configure.
>
> Is there a way to disable nvml with an option of the configure?
>
>
> Regards,
>
> Fred Mioux
>
>
>
> _______________________________________________
> 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