Difference between revisions of "Access policy"
From ALICE Documentation
(→Scheduled Jobs) |
(→Scheduled Jobs) |
||
Line 16: | Line 16: | ||
! Nodes | ! Nodes | ||
|- | |- | ||
− | ! | + | ! Batch |
| cpu-short | | cpu-short | ||
| 3 hours | | 3 hours | ||
Line 23: | Line 23: | ||
| 0 | | 0 | ||
|- | |- | ||
− | ! | + | ! Batch |
| cpu-medium | | cpu-medium | ||
| 1 day | | 1 day | ||
Line 30: | Line 30: | ||
| 0 | | 0 | ||
|- | |- | ||
− | ! | + | ! Batch |
| cpu-long | | cpu-long | ||
| 7 days | | 7 days | ||
Line 37: | Line 37: | ||
| 0 | | 0 | ||
|- | |- | ||
− | ! | + | ! Batch |
| gpu-short | | gpu-short | ||
| 3 hours | | 3 hours | ||
Line 44: | Line 44: | ||
| 10 | | 10 | ||
|- | |- | ||
− | ! | + | ! Batch |
| gpu-medium | | gpu-medium | ||
| 1 day | | 1 day | ||
Line 51: | Line 51: | ||
| 10 | | 10 | ||
|- | |- | ||
− | ! | + | ! Batch |
| gpu-long | | gpu-long | ||
| 7 days | | 7 days | ||
Line 58: | Line 58: | ||
| 10 | | 10 | ||
|- | |- | ||
− | ! Testing | + | ! Interactive |
+ | | Testing | ||
| 1 hour | | 1 hour | ||
| 2 | | 2 | ||
Line 64: | Line 65: | ||
| 0 | | 0 | ||
|- | |- | ||
− | ! notebook-cpu | + | ! Interactive |
+ | | notebook-cpu | ||
| infinite | | infinite | ||
| 5 | | 5 | ||
Line 70: | Line 72: | ||
| 0 | | 0 | ||
|- | |- | ||
− | ! notebook-gpu | + | ! Interactive |
+ | | notebook-gpu | ||
| infinite | | infinite | ||
| 0 | | 0 | ||
Line 76: | Line 79: | ||
| 2 | | 2 | ||
|- | |- | ||
− | ! playbool-cpu | + | ! Interactive |
+ | | playbool-cpu | ||
| infinite | | infinite | ||
| 5 | | 5 | ||
Line 82: | Line 86: | ||
| 0 | | 0 | ||
|- | |- | ||
− | ! playbook-gnu | + | ! Interactive |
+ | | playbook-gnu | ||
| infinite | | infinite | ||
| 0 | | 0 |
Revision as of 21:08, 8 February 2020
ALICE Access policy is very similar but more restrictive than the Leiden University Account Policy.
In the startup phase of ALICE, accounts are created locally with respect to the cluster. The account names are similar to the ULCN or LUMC accounts, but have an independent password and home directory repository.
To request an account on ALICE, contact helpdesk@alice.leidenuniv.nl (mail request).
Scheduled Jobs
All computational jobs need to be submitted to the cluster using the job scheduler. Please read the SLURM Guide for helpful information on using the scheduler. Listed below are the runtime and resource limits for scheduled jobs.
Job property | Default Partition (general) | CPU Partition | Nodes | GPU Partition | Nodes |
---|---|---|---|---|---|
Batch | cpu-short | 3 hours | 20 | 3 hours | 0 |
Batch | cpu-medium | 1 day | 20 | 1 day | 0 |
Batch | cpu-long | 7 days | 20 | 7 day | 0 |
Batch | gpu-short | 3 hours | 0 | 3 hours | 10 |
Batch | gpu-medium | 1 day | 0 | 1 day | 10 |
Batch | gpu-long | 7 days | 0 | 7 day | 10 |
Interactive | Testing | 1 hour | 2 | 1 hour | 0 |
Interactive | notebook-cpu | infinite | 5 | infinite | 0 |
Interactive | notebook-gpu | infinite | 0 | infinite | 2 |
Interactive | playbool-cpu | infinite | 5 | infinite | 0 |
Interactive | playbook-gnu | infinite | 0 | infinite | 2 |