[slurm-users] Re: Setting up fairshare accounting

2024-09-24 Thread tluchko via slurm-users
Just following up on my own message in case someone else is trying to figure out RawUsage and Fair Share. I ran some additional tests, except that I ran jobs for 10 min instead of 1 min. The procedure was 1. Set the accounting stats to update every minute in slurm.conf PriorityCalcPeriod=1 2.

[slurm-users] Re: Setting up fairshare accounting

2024-09-19 Thread tluchko via slurm-users
Hello, I'm hoping someone can offer some suggestions. I went ahead started the database from scratch and reinitialized it to see if that would help and to try and understand how RawUsage is calculated. I ran two jobs of sbatch --account=luchko_group --wrap="sleep 60" -p cpu -n 100 With the pa