Unterschiede
Hier werden die Unterschiede zwischen zwei Versionen angezeigt.
Beide Seiten der vorigen Revision Vorhergehende Überarbeitung | |||
hpc:scheduling:start [2025/01/16 15:29] – | hpc:scheduling:start [2025/01/16 15:32] (aktuell) – | ||
---|---|---|---|
Zeile 7: | Zeile 7: | ||
Job scheduling is done by Slurm Workload Manager. | Job scheduling is done by Slurm Workload Manager. | ||
- | {{hpc: | ||
- | === Fairshare === | ||
- | Slurm Fairshare Policy is a feature of the Slurm Workload Manager that allows for the fair distribution of computing resources among different users or groups based on their fairshare score. The fairshare score is calculated based on factors such as past resource usage, job priorities, and user/group weights. | ||
- | |||
- | By using the Fairshare Policy, Slurm ensures that all users and groups have a fair opportunity to access computing resources based on their fairshare score, promoting equitable resource allocation and maximizing overall system efficiency. | ||
- | |||
- | **Difference between " | ||
- | When you are granted access, your user is linked to a Slurm account. This account is not private, but shared by all members of the department/ | ||
- | |||
- | Your user will always be you and used for permissions on system level, e.g. read/write permissions on ''/ | ||
- | |||
- | **Fairshare is distributed by faculty and account**\\ | ||
- | It is important to know that each department' | ||
- | |||
- | Understanding this hierarchy helps users optimize resource utilization and job submissions based on their department' | ||
- | |||
- | === Further Links === | ||
- | |||
- | Documentation on SLURM in **Wiki of IT Chemie**: | ||
- | * http:// |