Skip to content

Commit

Permalink
updated installation for cuda 12.6
Browse files Browse the repository at this point in the history
  • Loading branch information
stefdoerr committed Feb 11, 2025
1 parent 1deecd1 commit 1facb60
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions docs/source/installation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -54,8 +54,7 @@ It is recommended to install the same version as the one used by torch.

.. code-block:: shell
conda install -c conda-forge cuda-nvcc cuda-libraries-dev cuda-version gxx pytorch=*=*cuda*
conda install -c conda-forge python=3.10 cuda-version=12.6 cuda-nvvm cuda-nvcc cuda-libraries-dev
* CUDA<12
Expand Down

0 comments on commit 1facb60

Please sign in to comment.