rapidsai / cuml

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

Add CUDA_STATIC_MATH_LIBRARIES #5959

Closed KyleFromNVIDIA closed 4 months ago

KyleFromNVIDIA commented 4 months ago

Usage of the CUDA math libraries is independent of the CUDA runtime. Make their static/shared status separately controllable.

Contributes to https://github.com/rapidsai/build-planning/issues/35

KyleFromNVIDIA commented 4 months ago

/merge