Re: [slurm-users] sshare vs sreport

2020-03-02 Thread Paul Edmon
sshare is cumulative statistics, so no window is needed.  Its just the sum of the total usage for whatever window you set for fairshare.  If you set no window then it is everything. -Paul Edmon- On 3/2/20 10:34 AM, Enric Fortin wrote: Hi everyone, I’ve noticed that when using `sshare` instea

[slurm-users] sshare vs sreport

2020-03-02 Thread Enric Fortin
Hi everyone, I’ve noticed that when using `sshare` instead of `sreport`, on a cluster with multifactor priority and no decay or reset period, `sshare` doesn’t actually ask for a time window, but it still reports raw and effective usage. Does anyone know what `sshare` is doing and how? Thanks.