prologBashScripts property
Slurm prolog scripts, which will be executed by compute nodes before a node begins running a new job.
Values must not be empty.
Optional.
Implementation
core.List<core.String>? prologBashScripts;
Slurm prolog scripts, which will be executed by compute nodes before a node begins running a new job.
Values must not be empty.
Optional.
core.List<core.String>? prologBashScripts;