The aiperf-operator Helm chart deploys the AIPerf Kubernetes operator (that lets users run AIPerf benchmark jobs natively on Kubernetes via JobSet, instead of invoking AIPerf manually against a co-located pod.
AIPerf Operator
The aiperf-operator Helm chart deploys the AIPerf Kubernetes operator, which lets users run AIPerf benchmark jobs natively on Kubernetes via JobSet instead of invoking AIPerf manually against a co-located pod. It installs the operator controller, the AIPerfJob and AIPerfSweep Custom Resource Definitions (CRDs), and the RBAC and supporting resources needed to launch and manage benchmark runs from the aiperf kube CLI.
Source code is available on GitHub.
License
AIPerf is released under the Apache-2.0 open-source license, making it freely available for development, research, and deployment.