diff options
| author | Danilo M. <danix@danix.xyz> | 2026-04-04 09:47:43 +0200 |
|---|---|---|
| committer | Danilo M. <danix@danix.xyz> | 2026-04-04 09:47:43 +0200 |
| commit | a684ccf91608044667f0d2428c243ad65d7fd4a2 (patch) | |
| tree | 314940243955cb985e0583ddcd7216ff28355923 /openvino/README | |
| parent | e921c99e7e1d7d6e8581c28c55ba61ec9bc6ad24 (diff) | |
| download | my-slackbuilds-a684ccf91608044667f0d2428c243ad65d7fd4a2.tar.gz my-slackbuilds-a684ccf91608044667f0d2428c243ad65d7fd4a2.zip | |
openvino: added slackbuild for version 2024.4.1 with fix for Cmake minimum version < 3.5
Diffstat (limited to 'openvino/README')
| -rw-r--r-- | openvino/README | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/openvino/README b/openvino/README new file mode 100644 index 0000000..be1b885 --- /dev/null +++ b/openvino/README @@ -0,0 +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 "tbb" needs to be compiled with its optional +dependency hwloc, otherwise libtbbbind-2.5 is missing and openvino +will fail to build. |
