Job Script Templates
Templates let you define a job once and reuse it across your team without everyone needing to understand Slurm syntax. A template bundles variables, files, and metadata into a reusable blueprint.
Render a template to produce a concrete script — Vantage prompts for variable values, renders every file, and gives you a ready-to-submit script. Templates standardize job configuration and reduce friction: define parameters once, let your team create scripts without touching Slurm.
- Creating Templates — define variables, upload entrypoint and support files
- Using Templates — render a template to generate a concrete script
- Managing Templates — clone, archive, delete, and manage identifiers
- Templates Reference — all fields, file types, and variable schema