sacctmgr
View, setup, and manage Slurm accounts. More information: https://slurm.schedmd.com/sacctmgr.html.
- Show current configuration:
sacctmgr show configuration
- Add a cluster to the slurm database:
sacctmgr add cluster {{cluster_name}}
- Add an account to the slurm database:
sacctmgr add account {{account_name}} cluster={{cluster_of_account}}
- Show details of user/association/cluster/account using a specific format:
sacctmgr show {{user|association|cluster|account}} format="Accout%10" format="GrpTRES%30"
This is a tldr pages (source, CC BY 4.0) web wrapper for cheat-sheets.org. All commands, popular commands, most used linux commands. Referrals. Progressive Web Application (PWA) version to install on your device.