WorkloadRun Quick Start
WorkloadRun is a simplified API for running a single workload against a set of nodes. It is useful for one-off benchmarks, smoke tests, and validating specific node groups without running the full certification suite.
When to use WorkloadRun vs Certification: Use WorkloadRun when you want to run a single workload — for example, a quick NCCL bandwidth check or a training smoke test — against a specific set of nodes. Use Certification when you need a full burn-in suite across all categories and node groups, with per-node pass/fail results and a structured report.
Before you begin
Install nvcrectl and set up the cluster before continuing.
Define a WorkloadRun
Run it
nvcrectl auto-detects the platform and GPU architecture from the cluster’s node labels, applies the appropriate overrides, and streams log output until the workload completes.
View results
For workloads with bandwidthMeasurement configured, the report includes per-bus bandwidth results parsed from the NCCL output.