Skip to content

ScaDS/Clara-Hello-World

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Clara-Hello-World

Hello World on the Clara Cluster

Setup:

  • Run setup.sh

  • Example Job with one GPU: srun -n 1 --time=02:00:00 --cpus-per-task=8 --mem=64gb --part=clara-job --gres=gpu:rtx2080ti:1 --pty run_notebook.sh (Connect to notebook by setting up an ssh tunnel to the clara node the notebook is running on) Cells in notebooks/hello-clara.ipynb should run.

  • Clean up (only needed for debugging) should reset everythin to a fresh state: Run clean.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published