Skip to content
Snippets Groups Projects

CUDA single lock

Merged André Anjos requested to merge cuda-single-lock into main
1 file
+ 3
1
Compare changes
  • Side-by-side
  • Inline
+ 3
1
@@ -61,7 +61,9 @@ Choose the relevant tab for details on each of those installation paths.
@@ -61,7 +61,9 @@ Choose the relevant tab for details on each of those installation paths.
pixi install --frozen --environment cuda
pixi install --frozen --environment cuda
pixi run -e cuda mednet info
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:
.. _mednet.setup:
Loading