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 betweenPartitionName=normal Nodes=n[001-048] Default=YES OverSubscribe=FORCE:1 MaxTime=10-0 State=UP
andPartitionName=normal Nodes=n[001-048] Default=YES OverSubscribe=NO MaxTime=10-0 State=UP
