Port compiler requirements to 2021.4 (#11191)

* Port compiler requirements to 2021.4

* Update docs/install_guides/installing-openvino-apt.md

Co-authored-by: Yuan Xu <yuan1.xu@intel.com>

Update docs/install_guides/installing-openvino-apt.md

Co-authored-by: Yuan Xu <yuan1.xu@intel.com>

Update docs/install_guides/installing-openvino-linux.md

Co-authored-by: Yuan Xu <yuan1.xu@intel.com>

Update docs/install_guides/installing-openvino-apt.md

Co-authored-by: Yuan Xu <yuan1.xu@intel.com>

Update docs/install_guides/installing-openvino-apt.md

Co-authored-by: Yuan Xu <yuan1.xu@intel.com>

* Update installing-openvino-linux.md

Co-authored-by: Yuan Xu <yuan1.xu@intel.com>
This commit is contained in:
Ilya Churaev
2022-03-25 08:55:23 +03:00
committed by GitHub
parent 13e01c9ea3
commit 4a24c0721e
3 changed files with 18 additions and 0 deletions

View File

@@ -15,6 +15,12 @@ The complete list of supported hardware is available in the [Release Notes](http
- Ubuntu 18.04.x long-term support (LTS), 64-bit
- Ubuntu 20.04.0 long-term support (LTS), 64-bit
**Software**
- [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)
- [Python 3.6 - 3.9, 64-bit](https://www.python.org/downloads/windows/)
## Included with Runtime Package
The following components are installed with the OpenVINO runtime package:

View File

@@ -48,6 +48,12 @@ Optimized for these processors:
- [PyPi package](https://pypi.org/project/openvino/)
- [Docker image](https://catalog.redhat.com/software/containers/intel/openvino-runtime/606ff4d7ecb5241699188fb3)
**Software**
* `CMake 3.13 or higher, 64-bit <https://cmake.org/download/>`_
* GCC 4.8 (for CentOS 7.6), GCC 7.5.0 (for Ubuntu 18.04) or GCC 9.3.0 (for Ubuntu 20.04)
* `Python 3.6 - 3.9, 64-bit <https://www.python.org/downloads/windows/>`_
## Overview
This guide provides step-by-step instructions on how to install the Intel® Distribution of OpenVINO™ toolkit. Links are provided for each type of compatible hardware including downloads, initialization and configuration steps. The following steps will be covered:

View File

@@ -16,6 +16,12 @@ The complete list of supported hardware is available in the [Release Notes](http
- CentOS 7.6, 64-bit
**Software**
- [CMake 3.13 or higher, 64-bit](https://cmake.org/download/)
- GCC 4.8
- [Python 3.6 - 3.9, 64-bit](https://www.python.org/downloads/windows/)
## Included with Runtime Package
The following components are installed with the OpenVINO runtime package: