users:partitions
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| users:partitions [2016/03/23 15:05] – [Partitions] ecalore | users:partitions [2018/02/20 12:35] (current) – ecalore | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Select a Partition ====== | ====== Select a Partition ====== | ||
| - | In SLURM, queues are called partitions. | + | In SLURM, queues are called partitions. |
| - | ===== Partitions ===== | + | <WRAP center round tip 60%> |
| + | To query the availability of partitions end nodes on the cluster you can use the following SLURM command: | ||
| + | < | ||
| + | sinfo -l | ||
| + | </ | ||
| + | </ | ||
| - | A partition can be selected with the **--partition** or **-p** argument. | + | In the COKA cluster at the moment are available the following partitions: |
| - | ==== interactive ==== | + | ===== interactive |
| - | The Interactive | + | The // |
| Jobs submitted to this partition: | Jobs submitted to this partition: | ||
| * are limited to 30 minutes | * are limited to 30 minutes | ||
| - | * multiple jobs can share the same CPU | + | * multiple jobs can share the same CPUs |
| * default memory per requested task is 1GB | * default memory per requested task is 1GB | ||
| - | ==== shortrun ==== | + | ===== shortrun |
| - | ==== longrun ==== | + | The // |
| + | Jobs submitted to this partition: | ||
| + | * are limited to 60 minutes | ||
| + | * multiple jobs can NOT share the same CPUs | ||
| + | * default memory per requested task is 1GB | ||
| + | |||
| + | ===== longrun ===== | ||
| + | |||
| + | The //longrun// partition is meant for jobs expected to complete in less than **eight hour**. | ||
| + | Jobs submitted to this partition: | ||
| + | * are limited to 480 minutes | ||
| + | * multiple jobs can NOT share the same CPUs | ||
| + | * default memory per requested task is 1GB | ||
users/partitions.1458741903.txt.gz · Last modified: 2016/03/23 15:05 by ecalore