Dear list,

Am I correct assuming that a template slurm.conf  only supports
numbers for NodeName, for example: NodeName=node[1-30]. It would be
really great if slurm could have a support for regexp-like
expressions, for instance: NodeName=node[a-z][0-9],
NodeName=([A-Z]{1,3}|[0-9]?). Implementation of autoscaling could be
easier with this option.

Anna

Reply via email to