Slurm
Slurm
- slurm-mcp
A read-only MCP server exposing Slurm scheduler state to agents, with the allowlist enforced in code and progressive disclosure of the tool surface.
- cluster-ops-skills
Production HPC and GPU cluster runbooks packaged as loadable Agent Skills, each one naming the wrong diagnosis it exists to prevent.
- slurm-rca-bench
A public incident-diagnosis benchmark for HPC schedulers — ten reproducible failure scenarios with measured ground truth and degenerate baselines.
- cluster-sre-agent
Multi-agent diagnosis over an explicit cluster dependency graph — five ablatable configurations, specified before results existed.
- Epilog GPU Validator
Drain a node for a persistently faulty GPU — and never for a transient one.
- Slinky GitOps
Slurm on Kubernetes from nothing in one command — and the auth-key rotation nobody wants to test in production.
- IB Slurm Exporter
Correlate InfiniBand and RoCE counters with the Slurm job that owns them, so a slow collective can be traced to the fabric.
- GPU Reaper
Find wasted GPU allocations on a Slurm cluster and escalate them through alert, drain, and cancel.
- Slurm Scheduler Lab
Test Slurm priority and backfill policy against a job trace before it reaches a live controller.
- I Was Planning a Slurm 25.11 Upgrade. Then 26.05 Shipped.
Three versions, two config renames that break on restart, and one cgroup change that quietly breaks every job-attribution tool you own.
- Your Slurm Priority Weights Matter Less Than Your Users' Time Limits
I built a simulator to tune Slurm priority weights. It kept telling me the weights were not the problem.