Add compiler requirements master (#11190)
* Added software tab for Linux installer * Added information for apt and yum * 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> Co-authored-by: Yuan Xu <yuan1.xu@intel.com>
This commit is contained in:
@@ -15,6 +15,12 @@ The complete list of supported hardware is available in the [Release Notes](http
|
||||
- Ubuntu 18.04 long-term support (LTS), 64-bit
|
||||
- Ubuntu 20.04 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/)
|
||||
|
||||
## Install OpenVINO Runtime
|
||||
|
||||
### Step 1: Set Up the OpenVINO Toolkit APT Repository
|
||||
|
||||
@@ -33,6 +33,12 @@
|
||||
|
||||
.. _Product Specifications: https://ark.intel.com/
|
||||
|
||||
.. tab:: 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/>`_
|
||||
|
||||
@endsphinxdirective
|
||||
|
||||
## Overview
|
||||
|
||||
@@ -14,6 +14,12 @@ The complete list of supported hardware is available in the [Release Notes](http
|
||||
|
||||
- Red Hat Enterprise Linux 8, 64-bit
|
||||
|
||||
**Software**
|
||||
|
||||
- [CMake 3.13 or higher, 64-bit](https://cmake.org/download/)
|
||||
- GCC 8.2.0
|
||||
- [Python 3.6 - 3.9, 64-bit](https://www.python.org/downloads/windows/)
|
||||
|
||||
## Install OpenVINO Runtime
|
||||
|
||||
### Step 1: Set Up the Repository
|
||||
|
||||
Reference in New Issue
Block a user