20 Aug
2024
20 Aug
'24
2:24 a.m.
Brian Andrus via slurm-users <slurm-users@lists.schedmd.com> writes:
IIRC, slurm parses the batch file as options until it hits the first non-comment line, which includes blank lines.
Blank lines do not stop sbatch from parsing the file. (But commands do.) -- B/H