Re: [slurm-users] completion log scripts

2023-06-26 Thread Stephen Berg (Code 7309)
On 6/26/23 05:57, Stephen Berg (Code 7309) wrote: I've been hunting for any example of a job completion logging script. Currently I'm just using the text file plugin but I'd like to at least get an idea of how a script can be utilized.  As near as I can figure out so far th

[slurm-users] completion log scripts

2023-06-26 Thread Stephen Berg (Code 7309)
I've been hunting for any example of a job completion logging script.  Currently I'm just using the text file plugin but I'd like to at least get an idea of how a script can be utilized.  As near as I can figure out so far the script option passes a set of variables to whatever script is called

[slurm-users] spreading jobs out across the cluster

2023-06-14 Thread Stephen Berg, Code 7309
I'm currently testing a new slurm setup before converting an existing pbs/torque grid over.  Right now I've got 8 nodes in one partition, 48 cores on each.  There's a second partition of older systems configured as 4 core nodes so the users can run some serial jobs. During some testing I've no