Configurations for Intel® NPU with OpenVINO™

Drivers and Dependencies

The Intel® NPU device requires a proper driver to be installed on the system.

Linux

Prerequisites

Ensure that make, gcc, and Linux kernel headers are installed. Use the following command to install the required software:

sudo apt-get install gcc make linux-headers-generic

Configuration steps

Windows

Intel® NPU driver for Windows is available through Windows Update.

What’s Next?

Now you are ready to try out OpenVINO™. You can use the following tutorials to write your applications using Python and C/C++.