Topograph is a component that discovers the physical network topology of a cluster and exposes it to schedulers, enabling topology-aware scheduling decisions. It abstracts multiple topology sources and translates them into the format required by each scheduler.
Pick the install path that matches your scheduler:
- Kubernetes — the same Helm chart covers native Kubernetes scheduling (
k8sengine) and Slinky (Slurm-on-Kubernetes,slinkyengine). See Install on Kubernetes. - Slurm (bare metal) — install a
.debor.rpmpackage on the Slurm head node and run Topograph as a systemd service. See Install on Slurm.
