Computing coordinators are empowered to authorize and deauthorize users to run against the Slurm accounts for which they are coordinator. They can also impose or remove per-user constraints on jobs run under those Slurm accounts. These commands must be run from a member of the relevant Slurm cluster, e.g. an ifarm
or qcdi
host. See Slurm's documentation for details, either via the Web or via the sacctmgr(1)
, scancel(1)
, and scontrol(1)
man-pages (which have the benefit of being intended to be in sync with the version of Slurm we are running at any given time).
sacctmgr -i create user alice account=hallx
sacctmgr -i delete user alice account=hallx
sacctmgr show user clas12
sacctmgr list assoc where user=clas12 format=Account
sacctmgr show account withcoordinator
sacctmgr list assoc account=hallx