Hacker News new | ask | show | jobs
by m_d_ 633 days ago
conda provides cudatoolkit and associated packages. Does this solve the situation?
2 comments

Actually yes it does....except I seem to remember that it doesn't go back that far in cuda versions. I can't seem to find it again right now.
The condos 200-employee threshold licence change is problematic for some.
As long as you stay out of the "defaults" and "anaconda" repos, you're not subject to that license. For my needs conda-forge and bioconda have everything. I'm not sure about the nvidia repo but I assume it's similar.
Actually all CUDA Toolkit libs are already available through the conda-forge channel: https://anaconda.org/conda-forge/cuda-cudart, https://anaconda.org/conda-forge/libcublas, etc.