Re: [slurm-users] number of nodes varies for no reason?

2019-03-29 Thread Marcus Wagner
Hi Noam, if you use the RealMemory parameter for the hosts, slurm will close a host, which has less than the configured memory. Thus 1. you would have seen much earlier, that something was wrong with the node 2. no job would have been submitted to that node, since it would have been closed

Re: [slurm-users] number of nodes varies for no reason?

2019-03-28 Thread Noam Bernstein
> On Mar 27, 2019, at 9:32 PM, Chris Samuel wrote: > > On 27/3/19 2:43 pm, Noam Bernstein wrote: > >> Hi fellow slurm users - I’ve been using slurm happily for a few months, but >> now I feel like it’s gone crazy, and I’m wondering if anyone can explain >> what’s going on. I have a trivial ba

Re: [slurm-users] number of nodes varies for no reason?

2019-03-27 Thread Chris Samuel
On 27/3/19 2:43 pm, Noam Bernstein wrote: Hi fellow slurm users - I’ve been using slurm happily for a few months, but now I feel like it’s gone crazy, and I’m wondering if anyone can explain what’s going on.  I have a trivial batch script which I submit multiple times, and ends up with differe

[slurm-users] number of nodes varies for no reason?

2019-03-27 Thread Noam Bernstein
Hi fellow slurm users - I’ve been using slurm happily for a few months, but now I feel like it’s gone crazy, and I’m wondering if anyone can explain what’s going on. I have a trivial batch script which I submit multiple times, and ends up with different numbers of nodes allocated. Does anyone h