intel-driver-compiler-npu
Intel NPU driver compiler (Compiler-in-Driver, libopenvino_intel_npu_compiler*.so)
Intel NPU driver compiler (Compiler-in-Driver, libopenvino_intel_npu_compiler*.so)
To install this package, run one of the following:
The Intel NPU "Compiler-in-Driver" (CiD) is the MLIR/VPUX compiler that the OpenVINO NPU plugin uses (via the Intel NPU userspace driver libzeintelnpu.so, package intel-level-zero-npu) to lower OpenVINO IR to NPU blobs. As of OpenVINO 2026.2 it is two shared libraries: libopenvinointelnpucompilerloader.so (the thin VCL loader the OpenVINO NPU plugin dlopens) and libopenvinointelnpucompiler.so (the MLIR/VPUX compiler the loader dlopens by base name). Built from source as an OpenVINO extra module against a vendored OpenVINO 2026.2.0 source tree (BUILDSHARED_LIBS=OFF), with the OpenVINO runtime, IR frontend and Intel's LLVM/MLIR fork all statically fused into the compiler libraries (no run dependency on a shared libopenvino). Neither library ships in the conda-forge openvino packages. Co-install with openvino + intel-level-zero-npu (+ NPU firmware system-wide) to run OpenVINO inference on Intel NPU.
Summary
Intel NPU driver compiler (Compiler-in-Driver, libopenvino_intel_npu_compiler*.so)
Last Updated
Jun 4, 2026 at 05:13
License
Apache-2.0 AND Apache-2.0 WITH LLVM-exception
Supported Platforms