cluster:gpuwork

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
cluster:gpuwork [2025/03/27 09:20] bjorncluster:gpuwork [2025/03/27 09:27] (current) bjorn
Line 12: Line 12:
   - [[https://www.anaconda.com/download|Anaconda]]\\   - [[https://www.anaconda.com/download|Anaconda]]\\
 \\ \\
-== An example setup ==+== An example setup for Torch == 
 +  * python3 -m venv myproject 
 +  * source myproject/bin/activate 
 +  * pip install torch wheel
 \\ \\
 +Please make sure your script can communicate with the GPU, do a test-script before running your project\\
 ====Useful commands==== ====Useful commands====
 ^cmd^Descr^ ^cmd^Descr^
Line 22: Line 26:
 |srun|Run job interactively| |srun|Run job interactively|
 |scancel <id>|kill job with <id>| |scancel <id>|kill job with <id>|
 +|nvidia-smi|info about GPU|
 \\ \\
 The template script file looks like this\\ The template script file looks like this\\
  • cluster/gpuwork.1743067238.txt.gz
  • Last modified: 2025/03/27 09:20
  • by bjorn