Difference between revisions of "Access policy"
From ALICE Documentation
(Tag: Visual edit) |
(→Scheduled Jobs) |
||
Line 5: | Line 5: | ||
To request an account on ALICE, contact '''helpdesk@alice.leidenuniv.nl''' ([mailto:helpdesk@alice.leidenuniv.nl mail request]). | To request an account on ALICE, contact '''helpdesk@alice.leidenuniv.nl''' ([mailto:helpdesk@alice.leidenuniv.nl mail request]). | ||
− | ===Scheduled Jobs=== | + | ===[[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 run-time and resource limits for 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 run-time and resource limits for scheduled jobs. |
Revision as of 10:00, 3 April 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 run-time 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 |