Why use Tracer in combination with Slurm
Slurm gives job-level scheduling visibility, but not what happens inside the job. Tracer adds that missing layer:- Per-process telemetry inside each job allocation
- Job array correlation and node-level performance
- Resource and cost insights across users and queues
- Zero changes to job submission or scripts
- Real-time updates in the Tracer dashboard
Getting Started
Prerequisites
- Slurm cluster access with sudo or admin privileges for installation
- Tracer installed on your operating system
Just run your pipeline, Tracer will automatically attach
If Tracer is already installed on your operating system, you only need to enable the Tracer agent for pipelines that have not been run with Tracer before.In that case, run the following command:
Go to our onboarding to get your own personal token
Examples
Run a Slurm pipeline under Tracer:
Watch your pipeline run in the Tracer dashboard
View real-time metrics, resource usage, and performance insights for your pipeline runs.

