diff --git a/docs/install_guides/installing-openvino-apt.md b/docs/install_guides/installing-openvino-apt.md index c78059eb87d..6b06ae4467a 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 898a0a7f15a..55658060470 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://software.intel.com/en-us/articles/OpenVINO-RelNotes) 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 9cd5bf8cef1..c9e41c5e837 100644 --- a/docs/install_guides/installing-openvino-from-archive-macos.md +++ b/docs/install_guides/installing-openvino-from-archive-macos.md @@ -8,30 +8,12 @@ See the [Release Notes](https://software.intel.com/en-us/articles/OpenVINO-RelNo > **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. + | 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 759fdc16149..047a8b1c1e7 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://software.intel.com/en-us/articles/OpenVINO-RelNo ## 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 9f169cd0183..76dafdc0331 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 4d3baf083c8..4dacdeadb70 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 2eba15564c8..646a27f2ba8 100644 --- a/docs/install_guides/pypi-openvino-dev.md +++ b/docs/install_guides/pypi-openvino-dev.md @@ -9,15 +9,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 eb462cf2248..50235c7bccf 100644 --- a/docs/install_guides/pypi-openvino-rt.md +++ b/docs/install_guides/pypi-openvino-rt.md @@ -8,15 +8,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/nightly/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), 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 versions | 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).