getting_started
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
getting_started [2025/07/09 12:18] – admin | getting_started [2025/08/06 10:48] (current) – [3.1. Queues] lkohlmeyer | ||
---|---|---|---|
Line 24: | Line 24: | ||
</ | </ | ||
===== 2. Environment Setup ===== | ===== 2. Environment Setup ===== | ||
- | <code bash> | ||
- | module load slurm | ||
- | </ | ||
- | |||
<code bash> | <code bash> | ||
# Allocate one GPU to be able to start the Enroot container | # Allocate one GPU to be able to start the Enroot container | ||
Line 51: | Line 47: | ||
==== Single GPU (1hr) ==== | ==== Single GPU (1hr) ==== | ||
<code bash> | <code bash> | ||
- | module load slurm | + | srun --nodes=1 --ntasks=1 --gpus=1 --time=01: |
- | srun --nodes=1 --ntasks=1 --gpus=1 --time=01: | + | |
</ | </ | ||
Line 67: | 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-longrun: | ||
getting_started.1752063527.txt.gz · Last modified: 2025/07/09 12:18 by admin