You are here

SLURM Batch Scheduler (for Computing Coordinators)

The management of SLURM accounts has been delegated to computing coordinators. This is useful for:

  1. changing user associations against SLURM accounts.
  2. impose or remove user constraints within a shared SLURM account.

These commands should be run from an ifarm machine. Examples using username "alice" and account "hallx" are listed below:

Adding a user to an account $ sacctmgr -i create user alice Account=hallx
Removing a user from an account $ sacctmgr -i delete user alice Account=hallx
show account coordinators $ sacctmgr show account withcoordinator
show account members $ sacctmgr list assoc account=eic