[slurm-users] gres definitions

2020-12-14 Thread john abignail
Hi, I have gres defined in my partition name. If I assign some bogus gres to a node, the partition stops working. Somehow Slurm and the OS agree on the gres installed. How do I find out all the named gres in my system, e.g. specific cpu types, not just "cpu". Thanks, John

[slurm-users] can't lengthen my jobs log

2020-11-12 Thread john abignail
Hi, My jobs database empties after about 1 day. "sacct -a" returns no results. I've tried to lengthen that, but have been unsuccessful. I've tried adding the following to slurmdbd.conf and restarting slurmdbd: ArchiveJobs=yes PurgeEventAfter=1month PurgeJobAfter=12month PurgeResvAfter=1month Purge