SLURM Jobs
Overview
Bridge lets you submit and run Slurm jobs from the UI, so you can manage and monitor jobs without logging in to the slurm node.
Prerequisites
- Tenant Admin access
- A SLURM cluster in Running state
Step 1: Submit a Job
- From the Slurm cluster view, click Jobs, then click Submit Job.

- Optionally provide SBATCH directives or Slurm job options in the fields or inside the job script.


- Enter your job script in the Script section, then click Submit Job.
Sample Slurm job script
Download the Sample Slurm job script.
The file is for reference only; use your own scripts or adapt the sample as needed.
For queries about the sample script, contact Bridge support at support@armada.ai.

note
Bridge currently displays the status of the currently executing Slurm job only. A full list of executed jobs is not yet available; this feature is under development.
Step 2: Monitor Job Status
- After submission, track the job status in the UI (e.g., Pending, Running).

- When the job completes, the status shows COMPLETED and you can view job details in the UI.

