Skip to main content

Submitting a Job

Submit a job script to a cluster with partition selection, advanced sbatch arguments, and cost preview.

Submitting a Job

Opening the submit dialog

The submit dialog is accessible from:

  • The action menu on a script row in the Job Scripts list
  • The Actions button on a script detail page
  • The Submit Script button on the Submissions page

Dialog fields

The submit dialog walks you through five fields; the submission name, script, cluster, and partition are all required. Description is optional.

FieldRequiredNotes
Submission NameYesPre-filled from script name; editable
Job ScriptYesPre-filled if submitting from a script; searchable select otherwise
ClusterYesSearchable dropdown of available clusters
PartitionYesPopulates after cluster selection; multi-select with one default pre-selected
DescriptionNoFree text notes about this run

Hourly Price updates as you change cluster and partition selections, so you can see the cost before you submit.

tip

Pick a partition with available capacity — the status column shows queue depth.

Advanced options

The Advanced Options section is collapsible:

  • Sbatch Arguments: Add --flag=value arguments. The partition selection auto-generates a --partition argument. Additional arguments supplement or override #SBATCH directives in the script file.

Submit

Click Submit to dispatch. Vantage redirects you to the Submissions list, where the new submission shows status CREATED.

Ask AI
Ask a question about Vantage Compute...