Skip to content
Snippets Groups Projects

CUDA single lock

Merged André Anjos requested to merge cuda-single-lock into main
+ 3
1
@@ -61,7 +61,9 @@ Choose the relevant tab for details on each of those installation paths.
pixi install --frozen --environment cuda
pixi run -e cuda mednet info
Refer to further pixi configuration tips on the *Development* tab above.
To enable CUDA support, always run applications using the ``cuda``
environment via ``pixi run -e cuda ...``. Refer to further pixi
configuration tips on the *Development* tab above.
.. _mednet.setup:
Loading