Difference between revisions of "Access policy"
From ALICE Documentation
Line 3: | Line 3: | ||
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. | 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 | + | To request an account on ALICE, contact helpdesk@alice.leidenuniv.nl ([mailto: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 | ||
+ | ! GPU Partition | ||
+ | ! debug Partition | ||
+ | |- | ||
+ | ! Run time | ||
+ | | 12 hours | ||
+ | | 7 days | ||
+ | | 6 hours | ||
+ | | 30 Minutes | ||
+ | |- | ||
+ | ! Nodes | ||
+ | | 8 | ||
+ | | 4 | ||
+ | | 16 | ||
+ | | 1 | ||
+ | |} |
Revision as of 20:54, 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 | GPU Partition | debug Partition |
---|---|---|---|---|
Run time | 12 hours | 7 days | 6 hours | 30 Minutes |
Nodes | 8 | 4 | 16 | 1 |