Hi Diego,
Are you sure that the Slurm software installed on all compute nodes was
actually built on a system which had the hwloc packages installed? They
should also be installed on the compute nodes. The prerequisite
packages are listed here:
https://wiki.fysik.dtu.dk/niflheim/Slurm_instal
Hi Ahmad,
you could use squeue -h -t r --format="%i %e" | sort -k2 to get a list
of all running jobs sorted by their endtime.
We use normaly a maintenance reservation with starttime of the
mainenance (or with some leading time before) to get the system free of
jobs. That make things easier,