Skip to content

Commit

Permalink
[DOCS] Update system-requirements.rst (openvinotoolkit#24988)
Browse files Browse the repository at this point in the history
### Details:
 - *item1*
 - *...*

### Tickets:
 - *ticket-id*
  • Loading branch information
evgenytalanin-intel authored Jun 13, 2024
1 parent 294addb commit d2019eb
Showing 1 changed file with 10 additions and 20 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ CPU

.. tab-item:: Supported Hardware

* Intel Atom® Processor X Series
* Intel Atom® processor with Intel® SSE4.2 support
* Intel® Pentium® processor N4200/5, N3350/5, N3450/5 with Intel® HD Graphics
* 6th - 14th generation Intel® Core™ processors
Expand All @@ -28,17 +29,16 @@ CPU

.. tab-item:: Supported Operating Systems

* Ubuntu 24.04 long-term support (LTS), 64-bit (Kernel 6.8+)
* Ubuntu 22.04 long-term support (LTS), 64-bit (Kernel 5.15+)
* Ubuntu 20.04 long-term support (LTS), 64-bit (Kernel 5.15+)
* Ubuntu 18.04 long-term support (LTS) with limitations, 64-bit (Kernel 5.4+)
* Windows 10
* Windows 11
* Windows 10, 64-bit
* Windows 11, 64-bit
* macOS 12.6 and above, 64-bit and ARM64
* CentOS 7
* Red Hat Enterprise Linux 8, 64-bit
* openSUSE Tumbleweed, 64-bit and ARM64
* Ubuntu 18 ARM64
* Ubuntu 20.04 ARM64

GPU
##########
Expand All @@ -58,7 +58,6 @@ GPU

.. tab-item:: Supported Operating Systems

* Ubuntu 24.04 long-term support (LTS), 64-bit
* Ubuntu 22.04 long-term support (LTS), 64-bit
* Ubuntu 20.04 long-term support (LTS), 64-bit
* Windows 10, 64-bit
Expand Down Expand Up @@ -88,7 +87,6 @@ Intel® Neural Processing Unit

.. tab-item:: Operating Systems for NPU

* Ubuntu 24.04 long-term support (LTS), 64-bit
* Ubuntu 22.04 long-term support (LTS), 64-bit
* Windows 11, 64-bit (22H2, 23H2)

Expand All @@ -107,7 +105,6 @@ Operating systems and developer environment

.. tab-item:: Linux OS

* Ubuntu 24.04 with Linux kernel 6.8+
* Ubuntu 22.04 with Linux kernel 5.15+
* Ubuntu 20.04 with Linux kernel 5.15+
* Red Hat Enterprise Linux 8 with Linux kernel 5.4
Expand All @@ -122,11 +119,9 @@ Operating systems and developer environment
* `GNU Compiler Collection (GCC) <https://www.gnu.org/software/gcc/>`__ 7.5 and above
* `CMake <https://cmake.org/download/>`__ 3.13 or higher

Higher versions of kernel might be required for 10th Gen Intel® Core™ Processors, 11th Gen
Intel® Core™ Processors, 11th Gen Intel® Core™ Processors S-Series Processors, 12th Gen
Intel® Core™ Processors, 13th Gen Intel® Core™ Processors, 14th Gen
Intel® Core™ Processors, Intel® Core™ Ultra Processors, 4th Gen Intel® Xeon® Scalable Processors
or 5th Gen Intel® Xeon® Scalable Processors to support CPU, GPU, GNA or hybrid-cores CPU capabilities.
Higher versions of kernel might be required for 10th Gen Intel® Core™ Processors and above,
Intel® Core™ Ultra Processors, 4th Gen Intel® Xeon® Scalable Processors and above
to support CPU, GPU, NPU or hybrid-cores CPU capabilities.

.. tab-item:: Windows 10 and 11

Expand All @@ -150,22 +145,17 @@ Operating systems and developer environment

.. tab-item:: DL frameworks versions:

* TensorFlow 1.15, 2.13.1
* TensorFlow 1.15.5, 2.16.1
* ONNX 1.15
* PaddlePaddle 2.5
* PaddlePaddle 2.6

This package can be installed on other versions of DL Frameworks
but only the versions specified here are fully validated.


.. note::

OpenVINO Python binaries and binaries on Windows, CentOS 7, and macOS (x86) are built
with oneTBB libraries, and others on Ubuntu and RedHat systems are built with
legacy TBB which is released by OS distribution. OpenVINO can be built from source
with either oneTBB or legacy TBB on all the systems listed here. System
compatibility and performance are improved on Hybrid CPUs
such as 12th Gen Intel Core and above.
OpenVINO Python binaries are built with and redistribute oneTBB libraries.



Expand Down

0 comments on commit d2019eb

Please sign in to comment.