Hi;
After I try to create a user again (without deleting the user), You can
modify (create actually) the user using:
sacctmgr create user name=foo Defaultaccount=xyz set
partition=par1,par2,par3
This command create 3 different associations, if there arn't already.
You can see result using
Hi;
I think You can not update user's partition:
https://slurm-dev.schedmd.narkive.com/2UnWaNQJ/setting-a-users-s-partition-with-sacctmgr
It is a part of the assosiation and it can be set at creating user as an
option:
https://slurm.schedmd.com/accounting.html#database-configuration
'Ac