<Post

AMD ROCm Spur: Providing AI-Native, Rust-Based Job Scheduling

AMD’s ROCm stack now includes Spur, an Apache-2.0 Rust scheduler aimed at multi-thousand-GPU clusters. It combines GPU-first scheduling, WireGuard mesh networking, restart-safe state, and drop-in compatibility with Slurm’s CLI, REST API, and C FFI; AMD also plans to use it on large CPU fleets.

The interesting part is the compatibility strategy: a new scheduler can offer modern cluster behavior without forcing existing Slurm integrations to be rewritten. The project is still an announcement, so production scale and operational differences remain to be demonstrated.