I've been struggling with getting resource allocation just right, so an initial question:

Assuming that in /etc/slurm/slurm.conf I have

SelectType=select/cons_res
SelectTypeParameters=CR_Core_Memory


Is there any difference between

PartitionName=normal Nodes=n[001-048] Default=YES OverSubscribe=FORCE:1 MaxTime=10-0 State=UP

and

PartitionName=normal Nodes=n[001-048] Default=YES OverSubscribe=NO MaxTime=10-0 State=UP

Reply via email to