void-linux / void-packages

The Void source packages collection
https://voidlinux.org
Other
2.47k stars 2.1k forks source link

Package request: OpenVINO #50211

Open blacklightpy opened 2 months ago

blacklightpy commented 2 months ago

Package name

openvino

Package homepage

https://www.intel.com/content/www/us/en/developer/tools/openvino-toolkit/overview.html

Description

OpenVINO is an open-source toolkit for optimizing and deploying deep learning models from cloud to edge.

Does the requested package meet the package requirements?

Compiled

Is the requested package released?

Yes

blacklightpy commented 2 months ago

The musl version needs to be patched before inclusion. The CMake scripts are coded to detect the GLIBC version. I've opened an issue upstream for that: https://github.com/openvinotoolkit/openvino/issues/24368

blacklightpy commented 2 months ago

It is now supported for musl and builds on XBPS. I'll package it when I'm free.