Docs] remove system requirements from install guides port (#14912)

System Requirements removed where OS or hardware is mentioned... Docker articles not included

* include selector tool in install guide
This commit is contained in:
Karol Blaszczak 2023-01-04 11:07:20 +01:00 committed by GitHub
parent 6ef7dccba1
commit e40e6c26ef
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
11 changed files with 35 additions and 117 deletions

View File

@ -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
.. tab:: System Requirements
* 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
| Full requirement listing is available in:
| `System Requirements Page <https://www.intel.com/content/www/us/en/developer/tools/openvino-toolkit/system-requirements.html>`_
.. 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 <https://cmake.org/download/>`_
* GCC 7.5.0 (for Ubuntu 18.04) or GCC 9.3.0 (for Ubuntu 20.04)

View File

@ -5,7 +5,7 @@ This guide provides steps on creating a Docker image with Intel® Distribution o
## <a name="system-requirments"></a>System Requirements
@sphinxdirective
.. tab:: Target Operating Systems with Python Version
.. tab:: Target Operating Systems with Python Versions
+----------------------------------------------+-------------------------+
| Operating System | Included Python Version |

View File

@ -5,7 +5,7 @@ This guide provides steps for creating a Docker image with Intel® Distribution
## <a name="system-requirments"></a>System Requirements
@sphinxdirective
.. tab:: Target Operating System with Python Version
.. tab:: Target Operating System with Python Versions
+------------------------------------+--------------------------+
| Operating System | Supported Python Version |

View File

@ -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 <https://www.intel.com/content/www/us/en/developer/tools/openvino-toolkit/system-requirements.html>`_
.. tab:: Processor Notes

View File

@ -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 <https://www.intel.com/content/www/us/en/developer/tools/openvino-toolkit/system-requirements.html>`_
.. tab:: Software Requirements

View File

@ -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 <https://www.intel.com/content/www/us/en/developer/tools/openvino-toolkit/system-requirements.html>`_
.. tab:: Processor Notes

View File

@ -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:

View File

@ -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 <https://www.intel.com/content/www/us/en/developer/tools/openvino-toolkit/system-requirements.html>`_
.. tab:: Software Requirements

View File

@ -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 <https://www.intel.com/content/www/us/en/developer/tools/openvino-toolkit/system-requirements.html>`_
.. tab:: Processor Notes

View File

@ -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).

View File

@ -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).