Install OpenVINO™ 2024.2#

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

  • 2024.2 (development)

  • 2023.3 (LTS)

  • 2022.3 (LTS)

Distributions and Device Support

Different OpenVINO distributions may support slightly different sets of features. Read installation guides for particular distributions for more details. Refer to the OpenVINO Release Policy to learn more about the release types.

Distribution Comparison for OpenVINO 2024.2

Device

Archives

PyPI

APT/YUM/ZYPPER

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, version 22.04 includes drivers for NPU.
For Windows, CPU inference on ARM64 is not supported.
Effortless GenAI integration with OpenVINO GenAI Flavor

A new OpenVINO GenAI Flavor streamlines application development by providing LLM-specific interfaces for easy integration of language models, handling tokenization and text generation. For installation and usage instructions, proceed to Install OpenVINO GenAI Flavor and Run LLMs with OpenVINO GenAI Flavor.

Deprecation of OpenVINO™ Development Tools Package

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.

Building 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.