Conda Nvidia Cuda Toolkit [verified] Link

Your system driver must be new enough to support the CUDA Toolkit version you want to install.

Alternatively, for a specific version: conda install -c nvidia/label/cuda-11.8.0 cuda-toolkit . Verifying Your Setup conda nvidia cuda toolkit

When you install CUDA via Conda (e.g., conda install cuda-toolkit ), Conda installs the toolkit into your specific environment directory. This allows you to have different versions of CUDA installed in different environments simultaneously, without messing up your system drivers. Your system driver must be new enough to