CLI · adaptive-ctl
Toolkit Reference
A single binary controls the kernel optimizer, deployment generators and live telemetry.
Common commands
adaptive-ctl initBootstrap the kernel optimizer with a preset (quantum, hpc, edge, dev).
adaptive-ctl tune --target=<workload>Profile-guided tuning for inference, training, or networking.
adaptive-ctl topo discoverDetect leaf/spine fabric, NUMA, NVLink and PCIe topology.
adaptive-ctl deploy k8sInstall the Kubernetes operator and CRDs.
adaptive-ctl deploy yocto --bsp=<board>Generate a BitBake recipe for an embedded image.
adaptive-ctl observeLive telemetry: utilization, queue depth, quantum-anneal cost.
Example session
zsh — session
1
$adaptive-ctl tune --target=inference
2
# Profiling 8 × H100, NVLink mesh detected…
3
Applied governor: q-anneal · 1.7× throughput
4
$adaptive-ctl observe
5
# Streaming telemetry to stdout… Ctrl-C to stop