Re: [slurm-users] Position in queue?

2018-10-08 Thread Michael Gutteridge
`squeue` has some output options which may do the trick for you. `-o %Q` shows the priority and you can use `--sort` to sort by priority. I have $SQUEUE_FORMAT set: %.15i %.15A %.9u %.8a %.9P %8q %18j %.2t %.10M %.6D %4C %4c %R %Q puts the priority as the last column. I believe default sorting

Re: [slurm-users] slurm-users Digest, Vol 12, Issue 2

2018-10-08 Thread Gennaro Oliva
Hi Alan, sorry for the late reply, On Wed, Oct 03, 2018 at 01:32:20PM +, Alan Do-Omri wrote: > And here's the content of my slurmdbd.conf: > > AuthType=auth/munge > ... > PluginDir=/usr/lib/slurm The problem is the PluginDir parameter: on Debian derivative distributions like Ubuntu, for amd6