Just stumbled on an issue which kicks in occasionally when Slurm
starts/creates instances using the power/cloud plugin. Here is what happens:
I'm using the Slurm Power/Cloud plugin to create compute instances on
demand. Occasionally it happens that I run into the following situation
when new inst
it can be set per partition as
>> well.
>> On Tue, Sep 11, 2018 at 5:24 PM Felix Wolfheimer
>> wrote:
>> >
>> > Thanks for the input! I tried a few more things but wasn't able to get
>> the behavior I want.
>> > Here's what
Thanks for the input! I tried a few more things but wasn't able to get the
behavior I want.
Here's what I tried so far:
- Set SelectTypeParameter to "CR_CPU,CR_LLN".
- Set SelectTypeParameter to "CR_CPU,CR_Pack_Nodes". The documentation for
this parameter seems to described the behavior I want (pa
01-558-1150, Fax: 801-585-5366
> http://bit.ly/1HO1N2C
>
>
> From: slurm-users [slurm-users-boun...@lists.schedmd.com] on behalf of
> Felix Wolfheimer [f.wolfhei...@googlemail.com]
> Sent: Sunday, September 09, 2018 1:35 PM
> To: slurm-users@lists.schedmd.com
> Subject: [slurm
I'm using the SLURM Elastic Compute feature and it works great in
general. However, I noticed that there's a bit of inefficiency in the
decision about the number of nodes which SLURM creates. Let's say I've
the following configuration
NodeName=compute-[1-100] CPUs=10 State=CLOUD
and there are non
to the instance which
contains the NodeName, such that I can find it easily when SLURM calls
the SuspendProgram to terminate the node.
Lachlan Musicman schrieb am So., 29. Juli 2018, 04:02:
> On 29 July 2018 at 04:32, Felix Wolfheimer
> wrote:
>
>> I'm experimenting with SLUR
I'm experimenting with SLURM Elastic Compute on a cloud platform. I'm
facing the following situation: Let's say, SLURM requests that a compute
instance is started. The ResumeProgram tries to create the instance, but
doesn't succeed because the cloud provider can't provide the instance type
at this
urmctld on the command line of slurmd on the node. This works fine.
-- Forwarded message -----
From: Felix Wolfheimer
Date: Fr., 20. Juli 2018, 23:11
Subject: SLURM Elastic Compute - Unable to determine this node's NodeName
To:
Hi,
I'm trying to configure a cluster
Hi,
I'm trying to configure a cluster on AWS which scales automatically using
SLURM's Elastic Compute (https://slurm.schedmd.com/elastic_computing.html).
However, I can't figure out how the nodes are supposed to be registered
such that SLURM.
I've a simple setup in my slurm.conf (shared by all no