About Anaconda Help Download Anaconda

mark.harfouche / packages / intel-level-zero-npu 1.32.1

Intel Level Zero userspace driver for NPU hardware

Installers

  • linux-64 v1.32.1

conda install

To install this package run one of the following:
conda install mark.harfouche::intel-level-zero-npu

Description

libzeintelnpu.so is the userspace Level Zero plugin that the oneAPI Level Zero loader dlopens to talk to Intel NPU (VPU) hardware on Meteor Lake, Arrow Lake, Lunar Lake, Panther Lake and Wildcat Lake CPUs through the in-tree intel_vpu Linux kernel module (/dev/accel/accel*).

This package only ships the userspace driver. To actually run OpenVINO inference on NPU, two further pieces are required at runtime: * libnpudrivercompiler.so — packaged separately as intel-driver-compiler-npu (forthcoming). * Firmware blobs at /lib/firmware/intel/vpu/*.bin — loaded by the kernel itself, so they cannot live inside a conda environment. Install them system-wide (linux-firmware, or the intel-fw-npu .deb from intel/linux-npu-driver releases on Ubuntu).


© 2026 Anaconda, Inc. All Rights Reserved. (v4.2.18) Legal | Privacy Policy