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

[doc] Simplify CUDA env management a bit

parent 0d5c0f10
No related branches found
No related tags found
No related merge requests found
Pipeline #86689 passed
......@@ -58,7 +58,7 @@ Choose the relevant tab for details on each of those installation paths.
.. code:: sh
git clone git@gitlab.idiap.ch:biosignal/software/mednet
pixi install --frozen --environment cuda
pixi install --frozen -e cuda
pixi run -e cuda mednet info
To enable CUDA support, always run applications using the ``cuda``
......
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