Correction: slurmtop v5.00 (like v5.01) requires Slurm 15.08 (or a recent beta thereof).
I apologize for the confusion. Dennis -----Original Message----- From: Dennis McRitchie [mailto:[email protected]] Sent: Friday, August 28, 2015 11:13 AM To: slurm-dev Subject: [slurm-dev] Re: pbstop now ported to SLURM: slurmtop Marcin and I have been discussing his problems offline. slurmtop v5.00 requires Slurm 14.11.7, and slurmtop v5.01 requires Slurm 15.08. Neither work on Slurm 14.11.3, which is what Marcin is running. Both versions of all RPMs and tarball can be downloaded with: svn export https://svn.princeton.edu/schedtop > This utility is the only way I know of getting a quick summary on the > usage totals, similar to the way showq in pbs/torque would display something > like this: > Is there another way to get this in slurm? There is: https://github.com/fasrc/slurm_showq Dennis -----Original Message----- From: Marcin Sliwowski [mailto:[email protected]] Sent: Thursday, August 27, 2015 2:07 PM To: slurm-dev Subject: [Released] [slurm-dev] Re: pbstop now ported to SLURM: slurmtop I gave this a try with the binary rpm, it installed ok but when I run it, the usage totals in the state summary at the top are wrong for me. Anyone else seeing this odd behavior where clearly more than 0 nodes and procs are used since there are many jobs running. Usage Totals: 0/5360 Procs, 0/304 Nodes, 4641/9905 Jobs Running Node States: 272 busy 7 down,unknown 23 free 2 offline I am running slurm 14.11.3 This utility is the only way I know of getting a quick summary on the usage totals, similar to the way showq in pbs/torque would display something like this: 197 Active Jobs 197 of 1200 Processors Active (16.42%) 23 of 139 Nodes Active (16.55%) Is there another way to get this in slurm? Thanks Marcin Sliwowski | SysAdmin@RENCI | 919-445-0479 On 08/25/2015 12:38 PM, Dennis McRitchie wrote: > Hi all, > > This is just to announce that the long-lived and well-loved cluster > monitoring tool for PBS known as pbstop has been ported to SLURM. > Based on pbstop v4.16 released by Fedora, schedtop v5.01 supports both > SLURM and PBS, and also contains significant functional enhancements > and bug fixes. When built under SLURM it creates slurmtop. > > Details and downloads can be found here: > http://bugs.schedmd.com/show_bug.cgi?id=1868 > > For those of you not familiar with pbstop, you can follow the above > link to see attached screenshots of the main window and the interactive help > screen. > > Best, > Dennis McRitchie
