diff --git a/docs/install_guides/installing-openvino-apt.md b/docs/install_guides/installing-openvino-apt.md index 6a63225e37b..2cbb30811b0 100644 --- a/docs/install_guides/installing-openvino-apt.md +++ b/docs/install_guides/installing-openvino-apt.md @@ -6,24 +6,12 @@ This guide provides detailed steps for installing OpenVINO™ Runtime through th > **IMPORTANT**: By downloading and using this container and the included software, you agree to the terms and conditions of the [software license agreements](https://software.intel.com/content/dam/develop/external/us/en/documents/intel-openvino-license-agreements.pdf). -## System Requirements @sphinxdirective -.. tab:: Operating Systems - - * Ubuntu 18.04 long-term support (LTS) x86, 64-bit - * Ubuntu 20.04 long-term support (LTS) x86, 64-bit - -.. tab:: Hardware - - Optimized for these processors: - - * 6th to 12th generation Intel® Core™ processors and Intel® Xeon® processors - * 3rd generation Intel® Xeon® Scalable processor (formerly code named Cooper Lake) - * Intel® Xeon® Scalable processor (formerly Skylake and Cascade Lake) - * Intel Atom® processor with support for Intel® Streaming SIMD Extensions 4.1 (Intel® SSE4.1) - * Intel Pentium® processor N4200/5, N3350/5, or N3450/5 with Intel® HD Graphics - * Intel® Iris® Xe MAX Graphics +.. tab:: System Requirements + + | Full requirement listing is available in: + | `System Requirements Page `_ .. tab:: Processor Notes @@ -32,7 +20,7 @@ This guide provides detailed steps for installing OpenVINO™ Runtime through th .. _Product Specifications: https://ark.intel.com/ -.. tab:: Software +.. tab:: Software Requirements * `CMake 3.13 or higher, 64-bit `_ * GCC 7.5.0 (for Ubuntu 18.04) or GCC 9.3.0 (for Ubuntu 20.04) diff --git a/docs/install_guides/installing-openvino-docker-linux.md b/docs/install_guides/installing-openvino-docker-linux.md index c579af0fa9a..89daf3a202e 100644 --- a/docs/install_guides/installing-openvino-docker-linux.md +++ b/docs/install_guides/installing-openvino-docker-linux.md @@ -5,7 +5,7 @@ This guide provides steps on creating a Docker image with Intel® Distribution o ## System Requirements @sphinxdirective -.. tab:: Target Operating Systems with Python Version +.. tab:: Target Operating Systems with Python Versions +----------------------------------------------+-------------------------+ | Operating System | Included Python Version | diff --git a/docs/install_guides/installing-openvino-docker-windows.md b/docs/install_guides/installing-openvino-docker-windows.md index b4bab683847..28238df36d5 100644 --- a/docs/install_guides/installing-openvino-docker-windows.md +++ b/docs/install_guides/installing-openvino-docker-windows.md @@ -5,7 +5,7 @@ This guide provides steps for creating a Docker image with Intel® Distribution ## System Requirements @sphinxdirective -.. tab:: Target Operating System with Python Version +.. tab:: Target Operating System with Python Versions +------------------------------------+--------------------------+ | Operating System | Supported Python Version | diff --git a/docs/install_guides/installing-openvino-from-archive-linux.md b/docs/install_guides/installing-openvino-from-archive-linux.md index f60e0c4b564..73fbc942efe 100644 --- a/docs/install_guides/installing-openvino-from-archive-linux.md +++ b/docs/install_guides/installing-openvino-from-archive-linux.md @@ -8,28 +8,12 @@ Installing OpenVINO Runtime from archive files is recommended for C++ developers See the [Release Notes](https://www.intel.com/content/www/us/en/developer/articles/release-notes/openvino-2022-3-lts-relnotes.html) for more information on updates in the latest release. -## System Requirements @sphinxdirective -.. tab:: Operating Systems +.. tab:: System Requirements - * Ubuntu 18.04 long-term support (LTS) x86, 64-bit - * Ubuntu 20.04 long-term support (LTS) x86, 64-bit - * Red Hat Enterprise Linux 8 x86, 64-bit - * CentOS 7 x86, 64-bit (Note that `devtoolset-7` or a higher version is required to compile applications with OpenVINO) - -.. tab:: Hardware - - Optimized for these processors: - - * 6th to 12th generation Intel® Core™ processors and Intel® Xeon® processors - * 3rd generation Intel® Xeon® Scalable processor (formerly code named Cooper Lake) - * Intel® Xeon® Scalable processor (formerly Skylake and Cascade Lake) - * Intel Atom® processor with support for Intel® Streaming SIMD Extensions 4.1 (Intel® SSE4.1) - * Intel Pentium® processor N4200/5, N3350/5, or N3450/5 with Intel® HD Graphics - * Intel® Iris® Xe MAX Graphics - * Intel® Neural Compute Stick 2 - * Intel® Vision Accelerator Design with Intel® Movidius™ VPUs + | Full requirement listing is available in: + | `System Requirements Page `_ .. tab:: Processor Notes diff --git a/docs/install_guides/installing-openvino-from-archive-macos.md b/docs/install_guides/installing-openvino-from-archive-macos.md index d2faa900879..8358a202d3e 100644 --- a/docs/install_guides/installing-openvino-from-archive-macos.md +++ b/docs/install_guides/installing-openvino-from-archive-macos.md @@ -8,33 +8,12 @@ See the [Release Notes](https://www.intel.com/content/www/us/en/developer/articl > **NOTE**: Since the OpenVINO™ 2022.1 release, the following development tools: Model Optimizer, Post-Training Optimization Tool, Model Downloader and other Open Model Zoo tools, Accuracy Checker, and Annotation Converter can be installed via [pypi.org](https://pypi.org/project/openvino-dev/) only. -## System Requirements - @sphinxdirective -.. tab:: Operating Systems +.. tab:: System Requirements - * macOS 10.15, 11, 12, and 13, x86, 64-bit - * macOS 10.15, 11, 12, and 13, ARM, 64-bit - - .. note:: - - Only macOS 10.15 is fully validated with OpenVINO. Other versions depend on the compatibility of macOS. - -.. tab:: Hardware - - Optimized for these processors: - - * 6th to 12th generation Intel® Core™ processors and Intel® Xeon® processors - * 3rd generation Intel® Xeon® Scalable processor (formerly code named Cooper Lake) - * Intel® Xeon® Scalable processor (formerly Skylake and Cascade Lake) - * Intel® Neural Compute Stick 2 - - .. note:: - The current version of the Intel® Distribution of OpenVINO™ toolkit for macOS supports inference on Intel CPUs and Intel® Neural Compute Stick 2 devices only. - - .. note:: - Macintosh* computers using the M1* processor can now install OpenVINO and use the OpenVINO ARM* Device Plug-in on OpenVINO 2022.3 LTS and later. This plugin is community supported; no support is provided by Intel and it doesn't fall under the LTS 2-year support policy. :doc:`Learn more ` + | Full requirement listing is available in: + | `System Requirements Page `_ .. tab:: Software Requirements diff --git a/docs/install_guides/installing-openvino-from-archive-windows.md b/docs/install_guides/installing-openvino-from-archive-windows.md index ce0deb17918..f9a4fe94967 100644 --- a/docs/install_guides/installing-openvino-from-archive-windows.md +++ b/docs/install_guides/installing-openvino-from-archive-windows.md @@ -11,23 +11,10 @@ See the [Release Notes](https://www.intel.com/content/www/us/en/developer/articl ## System Requirements @sphinxdirective -.. tab:: Operating Systems +.. tab:: System Requirements - * Microsoft Windows 10, x86, 64-bit - * Microsoft Windows 11, x86, 64-bit - -.. tab:: Hardware - - Optimized for these processors: - - * 6th to 12th generation Intel® Core™ processors and Intel® Xeon® processors - * 3rd generation Intel® Xeon® Scalable processor (formerly code named Cooper Lake) - * Intel® Xeon® Scalable processor (formerly Skylake and Cascade Lake) - * Intel Atom® processor with support for Intel® Streaming SIMD Extensions 4.1 (Intel® SSE4.1) - * Intel Pentium® processor N4200/5, N3350/5, or N3450/5 with Intel® HD Graphics - * Intel® Iris® Xe MAX Graphics - * Intel® Neural Compute Stick 2 - * Intel® Vision Accelerator Design with Intel® Movidius™ VPUs + | Full requirement listing is available in: + | `System Requirements Page `_ .. tab:: Processor Notes diff --git a/docs/install_guides/installing-openvino-overview.md b/docs/install_guides/installing-openvino-overview.md index 3b66650f439..c116bc9c81d 100644 --- a/docs/install_guides/installing-openvino-overview.md +++ b/docs/install_guides/installing-openvino-overview.md @@ -20,9 +20,19 @@ Intel® Distribution of OpenVINO™ toolkit is a comprehensive toolkit for devel * Speeds time-to-market via an easy-to-use library of computer vision functions and pre-optimized kernels. * Compatible with models from a wide variety of frameworks, including TensorFlow, PyTorch, PaddlePaddle, ONNX, and more. + ## Install OpenVINO -Since the 2022.1 release, the OpenVINO installation package is distributed in two parts: OpenVINO Runtime and OpenVINO Development Tools. +@sphinxdirective + +.. link-button:: https://www.intel.com/content/www/us/en/developer/tools/openvino-toolkit/download.html + :type: url + :text: Check out the OpenVINO Download Page + :classes: btn-primary btn-block + +@endsphinxdirective + +OpenVINO installation package is distributed in two parts: OpenVINO Runtime and OpenVINO Development Tools. * **OpenVINO Runtime** contains the core set of libraries for running machine learning model inference on processor devices. * **OpenVINO Development Tools** is a set of utilities for working with OpenVINO and OpenVINO models. It includes the following tools: diff --git a/docs/install_guides/installing-openvino-raspbian.md b/docs/install_guides/installing-openvino-raspbian.md index b382dc75261..b0b6aae59cc 100644 --- a/docs/install_guides/installing-openvino-raspbian.md +++ b/docs/install_guides/installing-openvino-raspbian.md @@ -10,18 +10,10 @@ ## Development and Target Systems @sphinxdirective -.. tab:: Operating Systems +.. tab:: System Requirements - * Raspbian Buster, ARM, 32-bit & 64-bit - * Raspbian Stretch, ARM, 32-bit & 64-bit - -.. tab:: Hardware - - * Raspberry Pi board with ARM ARMv7-A CPU architecture. To check that, run `uname -m` to see if it returns `armv7l`. - * Intel® Neural Compute Stick 2, which as one of the Intel® Movidius™ Visual Processing Units (VPUs) - - .. note:: - The current version of the Intel® Distribution of OpenVINO™ toolkit for Raspbian OS supports inference on Intel CPUs and Intel® Neural Compute Stick 2 devices only. + | Full requirement listing is available in: + | `System Requirements Page `_ .. tab:: Software Requirements diff --git a/docs/install_guides/installing-openvino-yum.md b/docs/install_guides/installing-openvino-yum.md index 86161aed31f..5de2c874f83 100644 --- a/docs/install_guides/installing-openvino-yum.md +++ b/docs/install_guides/installing-openvino-yum.md @@ -9,20 +9,10 @@ This guide provides installation steps for OpenVINO™ Runtime for Linux distrib ## System Requirements @sphinxdirective -.. tab:: Operating Systems +.. tab:: System Requirements - * Red Hat Enterprise Linux 8 x86, 64-bit - -.. tab:: Hardware - - Optimized for these processors: - - * 6th to 12th generation Intel® Core™ processors and Intel® Xeon® processors - * 3rd generation Intel® Xeon® Scalable processor (formerly code named Cooper Lake) - * Intel® Xeon® Scalable processor (formerly Skylake and Cascade Lake) - * Intel Atom® processor with support for Intel® Streaming SIMD Extensions 4.1 (Intel® SSE4.1) - * Intel Pentium® processor N4200/5, N3350/5, or N3450/5 with Intel® HD Graphics - * Intel® Iris® Xe MAX Graphics + | Full requirement listing is available in: + | `System Requirements Page `_ .. tab:: Processor Notes diff --git a/docs/install_guides/pypi-openvino-dev.md b/docs/install_guides/pypi-openvino-dev.md index c7738f0b765..fff84476baa 100644 --- a/docs/install_guides/pypi-openvino-dev.md +++ b/docs/install_guides/pypi-openvino-dev.md @@ -6,15 +6,7 @@ OpenVINO™ Development Tools enables you to download models from Open Model Zoo ## System Requirements -Before you start the installation, check the supported operating systems and required Python* versions. The complete list of supported hardware is available in the [Release Notes](https://www.intel.com/content/www/us/en/developer/articles/release-notes/openvino-relnotes.html). - -| Supported Operating System | [Python* Version (64-bit)](https://www.python.org/) | -| :------------------------------------------------------------| :---------------------------------------------------| -| Ubuntu* 18.04 long-term support (LTS), 64-bit | 3.7, 3.8, 3.9, 3.10 | -| Ubuntu* 20.04 long-term support (LTS), 64-bit | 3.7, 3.8, 3.9, 3.10 | -| Red Hat* Enterprise Linux* 8, 64-bit | 3.7, 3.8, 3.9, 3.10 | -| macOS* 10.15.x | 3.7, 3.8, 3.9, 3.10 | -| Windows 10*, 64-bit | 3.7, 3.8, 3.9, 3.10 | +Before you start the installation, check the supported operating systems and required Python* versions. The complete list of supported hardware is available in the [System Requirements](https://www.intel.com/content/www/us/en/developer/tools/openvino-toolkit/system-requirements.html). **C++ libraries** are also required for the installation on Windows*. To install that, you can [download the Visual Studio Redistributable file (.exe)](https://aka.ms/vs/17/release/vc_redist.x64.exe). diff --git a/docs/install_guides/pypi-openvino-rt.md b/docs/install_guides/pypi-openvino-rt.md index a98b80d19cc..48c5201c839 100644 --- a/docs/install_guides/pypi-openvino-rt.md +++ b/docs/install_guides/pypi-openvino-rt.md @@ -5,17 +5,8 @@ Intel® Distribution of OpenVINO™ toolkit is an open-source toolkit for optimi If you have already finished developing your models and converting them to the OpenVINO model format, you can install OpenVINO Runtime to deploy your applications on various devices. The [OpenVINO™ Runtime](https://docs.openvino.ai/2022.3/openvino_docs_OV_UG_OV_Runtime_User_Guide.html) Python package includes a set of libraries for an easy inference integration with your products. ## System Requirements -Before you start the installation, check the supported operating systems and required Python* versions. The complete list of supported hardware is available in the [Release Notes](https://www.intel.com/content/www/us/en/developer/articles/release-notes/openvino-relnotes.html). -| Supported Operating System | [Python* Version (64-bit)](https://www.python.org/) | -| :------------------------------------------------------------| :---------------------------------------------------| -| Ubuntu* 18.04 long-term support (LTS) x86, 64-bit | 3.7, 3.8, 3.9, 3.10 | -| Ubuntu* 20.04 long-term support (LTS) x86, 64-bit | 3.7, 3.8, 3.9, 3.10 | -| Red Hat* Enterprise Linux* 8 x86, 64-bit | 3.7, 3.8, 3.9, 3.10 | -| CentOS 7 x86, 64-bit | 3.7, 3.8, 3.9, 3.10 | -| macOS* 10.15 and higher versions, x86, 64-bit | 3.7, 3.8, 3.9, 3.10 | -| macOS* 11 and higher versions, arm64 | 3.7, 3.8, 3.9, 3.10 | -| Windows 10* and higher versions, x86, 64-bit | 3.7, 3.8, 3.9, 3.10 | +Before you start the installation, check the supported operating systems and required Python* versions. The complete list of supported hardware is available in the [System Requirements](https://www.intel.com/content/www/us/en/developer/tools/openvino-toolkit/system-requirements.html). **C++ libraries** are also required for the installation on Windows*. To install that, you can [download the Visual Studio Redistributable file (.exe)](https://aka.ms/vs/17/release/vc_redist.x64.exe).