rapidsai / cuml

cuML - RAPIDS Machine Learning Library
https://docs.rapids.ai/api/cuml/stable/
Apache License 2.0
4.25k stars 534 forks source link

cuml SINGLEGPU now tells cuvs to not build with nccl/mg support #6127

Closed robertmaynard closed 3 weeks ago

robertmaynard commented 3 weeks ago

Corrects compilation failures when SINGLEGPU is enabled on machines without NCCL.

dantegd commented 3 weeks ago

/merge