...right. An association isn't an "entity". You want to delete a "user"
where name=clschf partition=k80 account=acct-clschf .
This won't entirely delete the user entity, only the record/association
matching the name/partition/account spec.
The foundation of SLURM nomenclature has some unfortunate
Hi,
I want to purge resource limit set by an association before, say
[root@slurm1]~# sacctmgr show asso partition=k80 account=acct-clschf
ClusterAccount User Partition Share GrpJobs GrpTRES
GrpSubmit GrpWall GrpTRESMins MaxJobs MaxTRES MaxTRESPerNode
I have build hwloc-2.0.3 with "./configure --prefix=/usr/local/hwloc-2.0.3
--enable-netloc", but when I build slurm with
"--with-hwloc=/usr/local/hwloc-2.0.3 --with-netloc=/usr/local/hwloc-2.0.3
". It aslo cannot recognize netloc. And output the follow errors.
checking for netloc i