Skip to content
Snippets Groups Projects
Commit c6a02ebd authored by Blauwer, Elwin de's avatar Blauwer, Elwin de
Browse files

Add cuda instruction

parent 2c085d36
No related branches found
No related tags found
No related merge requests found
......@@ -121,7 +121,8 @@ You can deploy agents on your varying compute resources as long as it has access
To deploy the ClearML with a GPU allocated add the --gpus argument
- Install CUDA https://docs.nvidia.com/cuda/cuda-installation-guide-linux/index.html
- install pytorch with cuda support https://pytorch.org/get-started/locally with Cuda support
- install pytorch with cuda support https://pytorch.org/get-started/locally with Cuda support
- use cuda as device in script
- clearml-agent daemon --queue default --gpus 0
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment