re 'root' and other admin/system accounts don't fight for CPU
cycle with users' jobs.
Thank you.
-Original Message-
From: slurm-users On Behalf Of Renfro,
Michael
Sent: Friday, September 14, 2018 10:33 AM
To: Slurm User Community List
Subject: Re: [slurm-users] How t
nice - run a program with modified scheduling priority
>
> SYNOPSIS
>nice [OPTION] [COMMAND [ARG]...]
> ...
>
> In your submit script you would run the program as
>
> nice -n 19
>
>
>
> -Original Message-----
> From: slurm-users On Behalf Of Loris
&
Original Message-
> From: slurm-users On Behalf Of
> Loris Bennett
> Sent: Friday, September 14, 2018 9:15 AM
> To: slurm-users@lists.schedmd.com
> Subject: Re: [slurm-users] How to set priorities of actual obs
>
>
> kesim writes:
>
> >> On Fri, Sep
om: slurm-users On Behalf Of Loris
Bennett
Sent: Friday, September 14, 2018 9:15 AM
To: slurm-users@lists.schedmd.com
Subject: Re: [slurm-users] How to set priorities of actual obs
kesim writes:
>> On Fri, Sep 14, 2018 at 2:41 PM Loris Bennett
>> wrote:
>>
>> Hi Ket
kesim writes:
>> On Fri, Sep 14, 2018 at 2:41 PM Loris Bennett
>> wrote:
>>
>> Hi Ketiw,
>>
>> kesim writes:
>>
>> > Dear all,
>> >
>> > I would like to submit a job in such a way that the actual program is
>> > run with the lowest priority (nice=19 on linux). At the moment every
>> >
Hi Ketiw,
kesim writes:
> Dear all,
>
> I would like to submit a job in such a way that the actual program is
> run with the lowest priority (nice=19 on linux). At the moment every
> task has priority 0. Is it possible to do that and how?
>
> Best regards,
>
> Ketiw
I'm not aware that this is