Re: [slurm-users] How to delete an association

2018-12-28 Thread Fulcomer, Samuel
...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

[slurm-users] How to delete an association

2018-12-28 Thread Jianwen Wei
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

[slurm-users] WARNING: unable to locate netloc installation

2018-12-28 Thread GHui
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