Re: [slurm-users] runtime priority

2020-06-30 Thread Lawrence Stewart
b_desc.nice in the Lua script. > > [1] https://github.com/SchedMD/slurm/blob/master/contribs/lua/job_submit.lua > [2] https://github.com/SchedMD/slurm/blob/master/src/lua/slurm_lua.c > >> On Jun 30, 2020, at 9:52 AM, Lawrence Stewart wrote: >> >> How does one configure

[slurm-users] runtime priority

2020-06-30 Thread Lawrence Stewart
How does one configure the runtime priority of a job? That is, how do you set the CPU scheduling “nice” value? We’re using Slurm to share a large (16 core 768 GB) server among FPGA compilation jobs. Slurm handles core and memory reservations just fine, but runs everything nice -19, which make