diff --git a/etc/slurm.conf.example b/etc/slurm.conf.example index 124039dcca00051922a23ed076aa15b66a17daae..215dd2666268964402729eda1111acce7cc130da 100644 --- a/etc/slurm.conf.example +++ b/etc/slurm.conf.example @@ -178,6 +178,8 @@ # "SelectType" : node selection logic for scheduling. # "select/bluegene" : the default on BlueGene systems, aware of # system topology, manages bglblocks, etc. +# "select/cons_res" : allocate individual consumable resources +# (i.e. processors, memory, etc.) # "select/linear" : the default on non-BlueGene systems, # no topology awareness, oriented toward # allocating nodes to jobs rather than