Do not include a hyphen (-)
or a period (.) in the node naming prefix. The cluster_prep command prompts you to define the node naming prefix.
The node name prefix can contain up to six alphanumeric
characters (the letters a through z, A through Z, and the numbers
0 through 9). The last character in the node name must be alphabetic.
Including a hyphen in the node name prefix adversely
affects the bsub command, and you may see messages
similar to the following if a node name contains a hyphen:
# bsub -n 2 -ext "SLURM[nodelist=xc-n[1-10]]" hostname
Syntax error, incorrect SLURM option for NODELIST
Extsched option syntax error. Job not submitted. |