[slurm-users] What is the complete logic to calculate node number in job_submit.lua

2022-09-25 Thread taleintervenor
Hi all: When designing restriction in job_submit.lua, I found there is no member in job_desc struct can directly be used to determine the node number finally allocated to a job. The job_desc.min_nodes seem to be a close answer, but it will be 0xFFFE when user not specify -node option. The

[slurm-users] Recommended amount of memory for the database server

2022-09-25 Thread byron
Hi Does anyone know what is the recommended amount of memory to give slurms mariadb database server? I seem to remember reading a simple estimate based on the size of certain tables (or something along those lines) but I can't find it now. Thanks