On 2016-03-24 13:59, Diego Zuccato wrote: > Is there an equivalent of torque's pbstop for SLURM?
There are a lot of "rosetta" websites for workload schedulers. Most of the time Slurm, Torque, PBS and Sun Gridengine & variants are listed. > I already tried slurmtop, but it seems something is not right (nodes are > shown as fully allocated with '@' even if only one CPU is really > allocated, there is no color mapping, etc). What are you missing from "squeue"? > What I'm looking for is a tool that gives me, for every node/cpu the > corresponding job. squeue -n <hostlist> As the man page explicitly mentions: <hostlist> can be a single node and either a NodeName or a NodeHostname Regards, Benjamin -- FSU Jena | JULIELab.de/Staff/Benjamin+Redling.html vox: +49 3641 9 44323 | fax: +49 3641 9 44321
