Skip to main content

Use the job catalog

Browse pre-built job scripts and import them into your library

Use the job catalog

The job catalog is a library of pre-built job scripts ready to run on Vantage clusters. Browse the catalog to find scripts for common workloads, then import them into your own script library where you can customize and submit them.

Browse the catalog

  1. Click Jobs in the left sidebar, then select Catalog.
  2. The catalog displays a grid of scripts with an icon, name, and short description for each entry.
  3. Use the search bar to filter by name or keyword.
  4. Click an entry to view its detail page with a full description.

Import a script

  1. From the catalog entry detail page, click Import Script.
  2. Vantage creates a new job script in your library with the entrypoint file and any support files pre-populated.
  3. You are redirected to the new script's detail page.

The imported script is a full copy. You can edit, clone, archive, submit, or delete it like any script you created yourself.

Customize and submit

After importing:

  1. Click the edit icon next to the entrypoint file to open the editor.
  2. Modify the script to fit your cluster and workload. Common changes include adjusting #SBATCH directives (partition name, time limit, memory) and updating file paths.
  3. Click Save, then submit the script to your cluster.
note

Catalog scripts assume a shared /nfs folder on all cluster nodes. If your cluster does not have this mount, update the script's file paths before submitting.

Ask AI
Ask a question about Vantage Compute...