Install OpenVINO™ 2024.1

Warning

The OpenVINO™ Development Tools package has been deprecated and removed from the default installation options. For new projects, the OpenVINO runtime package now includes all necessary components.

The OpenVINO Development Tools is still available for older versions of OpenVINO, as well as the current one, from the GitHub repository and PyPI. Learn more.

Tip

OpenVINO 2024.1, described here, is not a Long-Term-Support version! All currently supported versions are:

  • 2024.1 (development)

  • 2023.3 (LTS)

  • 2022.3 (LTS)

Moreover, different OpenVINO distributions may support slightly different sets of features. Read installation guides for particular distributions for more details.

Distribution Comparison for OpenVINO 2024.1

Device

Archives

PyPI

APT/YUM

Conda

Homebrew

vcpkg

Conan

npm

CPU

V

V

V

V

V

V

V

V

GPU

V

V

V

V

V

V

V

V

NPU

V*

V*

V*

n/a

n/a

n/a

n/a

V*

* Of the Linux systems, only Ubuntu 22.04 includes drivers for NPU device.
For Windows, CPU inference on ARM64 is not supported.
Build OpenVINO from source
OpenVINO Toolkit source files are available on GitHub as open source. If you want to build your own version of OpenVINO for your platform, follow the OpenVINO Build Instructions.