Skip to content
Snippets Groups Projects
Commit fd076eb6 authored by André Anjos's avatar André Anjos :speech_balloon:
Browse files

Update install.rst to default to CUDA 12.0 instead.

parent b8a8b3d6
No related branches found
No related tags found
1 merge request!25Cuda version change in documentation
Pipeline #84696 passed
......@@ -55,7 +55,7 @@ We support two installation modes, through pip_, or mamba_ (conda).
# or, to force the Nvidia CUDA version (environments w/o Nvidia setup):
$ CONDA_OVERRIDE_CUDA=11.8 mamba install 'pytorch-gpu=*=cuda118*'
$ CONDA_OVERRIDE_CUDA=12.0 mamba install 'pytorch-gpu=*=cuda118*'
.. _mednet.setup:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment