<div dir="ltr"><div dir="ltr"><div dir="ltr">Suppose a slum configuration with <br>-Number of Nodes=1, number of cores=20, memory=128GB<br>-SelectType=select/cons_res<br>-SelectTypeParameters=CR_Core_Memory<br><br>1) Is OverSubscribe=NO the default value generally?<br>2) Does OverSubscribe=NO mean that at each core only one job can be allocated but at the same node i can have different jobs allocated at different cores?<br>3) In sbatch --mem and --mem-per-cpu are mutually exclusive. This means that each time i can use only one of them? What if i use them both in sbatch command?<br>4) Sbatch documentation says that for SelectType=select/cons_res the --mem-per-cpu parameter should generally be used (instead of --mem that should be used in SelectType=select/linear). What if --mem parameter is used in SelectType=select/cons_res? For example, i run a job with sbatch in one node, with only 1 core (1 task per cpu) and --mem=125GB. How much memory will it use? (suppose no other job is running) <br>5) If DefMemPerCPU and MaxMemPerCPU are not set in slurm.conf, then what are the default values? <br><br></div><div>Thanx a lot<br></div></div></div>