User Tools

Site Tools


getting_started

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
getting_started [2025/07/09 12:27] – [Single GPU (1hr)] admingetting_started [2025/08/06 10:48] (current) – [3.1. Queues] lkohlmeyer
Line 47: Line 47:
 ==== Single GPU (1hr) ==== ==== Single GPU (1hr) ====
 <code bash> <code bash>
-srun --nodes=1 --ntasks=1 --gpus=1 --time=01:00:00 --partition=aisc --acount=aisc --export=ALL --pty bash+srun --nodes=1 --ntasks=1 --gpus=1 --time=01:00:00 --partition=aisc-interactive --account=aisc --export=ALL --pty bash
 </code> </code>
  
Line 62: Line 62:
 **Available SLURM partitions (queues):** **Available SLURM partitions (queues):**
  
-At the moment AISC users are allowed to use partition called **aisc** +At the moment AISC users are allowed to use partition called 
 +  * aisc-interactive: for interactive jobs only, limited to 8h max (highest job priority) 
 +  aisc: for batch jobs only, limited to 5 days max (medium job priority) 
 +  * aisc-longrun: batch jobs only, limited to 14 days (lowest job priority)
  
  
getting_started.1752064030.txt.gz · Last modified: 2025/07/09 12:27 by admin