summaryrefslogtreecommitdiffstats
path: root/libraries/openvino/README
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/openvino/README')
-rw-r--r--libraries/openvino/README3
1 files changed, 3 insertions, 0 deletions
diff --git a/libraries/openvino/README b/libraries/openvino/README
index 0261eda986..5370ef436e 100644
--- a/libraries/openvino/README
+++ b/libraries/openvino/README
@@ -1,6 +1,9 @@
OpenVINO is an open-source toolkit for optimizing and deploying AI
inference.
+Supported hardware:
+https://docs.openvino.ai/2024/about-openvino/system-requirements.html
+
The dependency oneTBB needs to be compiled with its optional
dependency hwloc, otherwise libtbbbind-2.5 is missing and openvino
will fail to build.