Hello,
I just want to ask if someone has an idea how to give a GPU and some
CPUs of a node to one account exclusively but keep the remaining CPUs of
this node available for all users.
For me it looks like that using partitions is only working for whole
nodes, while with reservation it is not possi
I think it's related to the job step launch semantic change introduced at
20.11.0, which has been reverted since 20.11.3, see
https://www.schedmd.com/news.php For details.
Cheers,
Angelos
(Sent from mobile, please pardon me for typos and cursoriness.)
> 26/2/2021 9:07、Volker Blum のメール:
>
> H
Hi,
I am testing slurm 20.11.2 on a local cluster together with Intel MPI
2018.4.274 .
1) On a single node (20 physical cores) and executed manually (no slurm), a
particular application runs fine using Intel’s mpirun, execution time for this
example: 8.505 s (wall clock).
(this is a straigh
Hi,
After configuring "MaxWallDurationPerJob" and not get any good result (job with
a large sleep continues running although MaxWallDurationPerJob=1 (1 minute)),
now I have test a time_limit reconfiguration within a "lua" script.
My "lua" script contains these lines:
[...]
if (job_desc.u
Hi,
I have test with "sacctmgr modify user name=my_user set
MaxWallDurationPerJob=01:00" (in other words, user “my_user” will have only 1
minute per job), but after that, I have submit a job as “my_user” with a
“sleep” of 50 minutes and jobs has NOT been cancelled… so something is wrong ☹
Ole Holm Nielsen writes:
> On 2/25/21 11:17 AM, Diego Zuccato wrote:
>> Il 25/02/21 11:00, Ole Holm Nielsen ha scritto:
>>
>>> I think so, please see https://slurm.schedmd.com/resource_limits.html
>>> and look for the MaxWallDurationPerJob limit. You have to set that
>>> limit on the user's asso
Ole Holm Nielsen writes:
> On 2/25/21 10:11 AM, Gestió Servidors wrote:
>> I need to configure a SLURM partition to allow jobs than need more than a
>> hour, but only for a specific user. By default, that partition allows jobs
>> with a “MaxTime=10:00” but, now, a user needs to run some test in t
On 2/25/21 11:17 AM, Diego Zuccato wrote:
Il 25/02/21 11:00, Ole Holm Nielsen ha scritto:
I think so, please see https://slurm.schedmd.com/resource_limits.html
and look for the MaxWallDurationPerJob limit. You have to set that
limit on the user's association.
IIUC the limit in the assoc can't
Il 25/02/21 11:00, Ole Holm Nielsen ha scritto:
> I think so, please see https://slurm.schedmd.com/resource_limits.html
> and look for the MaxWallDurationPerJob limit. You have to set that
> limit on the user's association.
IIUC the limit in the assoc can't override the one in the partition.
So t
On 2/25/21 10:11 AM, Gestió Servidors wrote:
I need to configure a SLURM partition to allow jobs than need more than a
hour, but only for a specific user. By default, that partition allows jobs
with a “MaxTime=10:00” but, now, a user needs to run some test in the same
partition that will last o
Hi,
I need to configure a SLURM partition to allow jobs than need more than a hour,
but only for a specific user. By default, that partition allows jobs with a
"MaxTime=10:00" but, now, a user needs to run some test in the same partition
that will last one one aprox. If I configure a "MaxTime"
11 matches
Mail list logo