Re: [slurm-users] Getting a runtime percentage of % allocated on cluster

2018-02-05 Thread Miguel Gutiérrez Páez
Just my newbie contribution: http://edf-hpc.github.io/slurm-web/ I've to test it, but sounds good. El mar., 6 feb. 2018 a las 3:19, Paul Edmon () escribió: > You can also get plotted stats by using these diamond collectors: > > https://github.com/fasrc/slurm-diamond-collector > > It's what we use

Re: [slurm-users] Getting a runtime percentage of % allocated on cluster

2018-02-05 Thread Paul Edmon
You can also get plotted stats by using these diamond collectors: https://github.com/fasrc/slurm-diamond-collector It's what we use to get up to the minute usage stats. -Paul Edmon- On 2/5/2018 5:17 PM, Kevin Manalo wrote: Chris, Ooh, fancier I like it :) Thanks, Kevin _

Re: [slurm-users] Getting a runtime percentage of % allocated on cluster

2018-02-05 Thread Kevin Manalo
Chris, Ooh, fancier I like it :) Thanks, Kevin From: slurm-users on behalf of Christopher Samuel Sent: Monday, February 5, 2018 5:12 PM To: slurm-users@lists.schedmd.com Subject: Re: [slurm-users] Getting a runtime percentage of % allocated on cluster

Re: [slurm-users] Getting a runtime percentage of % allocated on cluster

2018-02-05 Thread Christopher Samuel
On 06/02/18 09:09, Kevin Manalo wrote: Just to help 'sreport cluster utilization' is close to what I am looking for. Does this help? # sreport -t percent cluster utilization cheers, Chris

Re: [slurm-users] Getting a runtime percentage of % allocated on cluster

2018-02-05 Thread Vicker, Darby (JSC-EG311)
No, sreport is the way to go there. This would give you % utilization for the month of March, 2017. sreport -t per clust util start=3/1/17 end=3/31/17 You can ask sreport for lots of other stuff too. I like the numbers in CPU-hours (rather than the default of CPU-seconds): sreport

Re: [slurm-users] Getting a runtime percentage of % allocated on cluster

2018-02-05 Thread Kevin Manalo
Just to help 'sreport cluster utilization' is close to what I am looking for. -Kevin From: slurm-users on behalf of Kevin Manalo Sent: Monday, February 5, 2018 4:28 PM To: slurm-users@lists.schedmd.com Subject: [slurm-users] Getting a runtime percentage of % al

[slurm-users] Getting a runtime percentage of % allocated on cluster

2018-02-05 Thread Kevin Manalo
Hi SLURM users, Is parsing 'sinfo' the best way to do this? I just want to obtain a percentage (similar to how xdmod reports utilization %). Thanks, Kevin

Re: [slurm-users] Checking allocated GRES? SLURM 16.05.x

2018-02-05 Thread Ryan Novosielski
> On Feb 5, 2018, at 4:11 PM, Kilian Cavalotti > wrote: > > Hi Ryan, > > On Mon, Feb 5, 2018 at 8:06 AM, Ryan Novosielski wrote: >> We currently use SLURM 16.05.10 and one of our staff asked how they >> can check for allocated GPUs, as you might check allocated CPUs by >> doing scontrol show n

Re: [slurm-users] Checking allocated GRES? SLURM 16.05.x

2018-02-05 Thread Kilian Cavalotti
Hi Ryan, On Mon, Feb 5, 2018 at 8:06 AM, Ryan Novosielski wrote: > We currently use SLURM 16.05.10 and one of our staff asked how they > can check for allocated GPUs, as you might check allocated CPUs by > doing scontrol show node. I could have sworn that you can see both, > but I see that only C

[slurm-users] Fabric manager interactions: request for comments

2018-02-05 Thread r...@open-mpi.org
I apologize in advance if you received a copy of this from other mailing lists -- Hello all The PMIx community is starting work on the next phase of defining support for network interactions, looking specifically at things we might want to obtain and/or control v

[slurm-users] Problem with nodes appear as DOWN (Not responding) slurm 17.02.9

2018-02-05 Thread Guy -
Hi, I've compiled and installed slurm on ubuntu. it works great but if I take a node down by running slurmd stop and start, it keeps appearing as DOWN (Not responding) The only fix is restarting slurmctld with -c flag. afterwards all nodes are back up! Note that running slurmd - and slurmctl

[slurm-users] Checking allocated GRES? SLURM 16.05.x

2018-02-05 Thread Ryan Novosielski
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi there, We currently use SLURM 16.05.10 and one of our staff asked how they can check for allocated GPUs, as you might check allocated CPUs by doing scontrol show node. I could have sworn that you can see both, but I see that only CPUs is visible. O

[slurm-users] configurator.html possibly not setting SelectType correctly

2018-02-05 Thread Bruno Mundim
Hi, I ran the https://slurm.schedmd.com/configurator.html and noticed that when I chose SelectType to be Cons_res in the Resource Selection section the slurm.conf file generated didn't reflect that choice. I get the following: SelectType=select/alps #SelectTypeParameters= The culprit might be th