Compatibility
Use this page to check whether an NPU Operator deployment matches the supported product scope.
Product support scope
Precompiled driver image compatibility
Precompiled Driver image tags are kernel-specific. NPU Operator derives a tag from the HDK version, detected chip, and complete kernel release after removing the architecture suffix:
For the published openEuler tag layout, .oe in the kernel release is normalized to -oe. Other kernel releases remain unchanged. The resulting image must still match the node operating system; the tag algorithm does not make a different OS or kernel compatible.
If your node kernel has no matching driver image tag, contact Alauda Customer Support. Do not treat a different kernel tag as compatible.
See the Alauda Ascend Driver tags on Docker Hub for the published image inventory. The installation guide provides concrete CTyunOS 310P and openEuler 910B examples. Publication of another tag does not by itself assert product support or validation for your cluster.
Known limits
- In-place upgrade from the old v1.1.x cluster plugin delivery model to the OperatorHub / OLM delivery model is not supported. Uninstall the old cluster plugin before installing the operator.
- Driver upgrade and chip recovery can require node reboot.
- Automatic HCCN device IP initialization is not supported in v26.6.0. Configure 910-family HCCN addresses before workload verification; the validated HCCN Bootstrap profile is observe-only and does not rewrite existing addresses.
- The Ascend runtime handler configuration can be lost if a host containerd package upgrade replaces
/etc/containerd/config.toml; restart the runtime integration DaemonSet to re-apply it. - Vendor hardware health, BIOS, firmware, and low-level driver tuning are outside this product document and should follow vendor guidance.