Search Criteria
Package Details: openvino-intel-gpu-plugin 2025.2.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/openvino.git (read-only, click to copy) |
---|---|
Package Base: | openvino |
Description: | Intel GPU plugin for OpenVINO |
Upstream URL: | https://docs.openvino.ai/ |
Licenses: | Apache-2.0, LicenseRef-custom |
Submitter: | dbermond |
Maintainer: | dbermond |
Last Packager: | dbermond |
Votes: | 15 |
Popularity: | 0.29 |
First Submitted: | 2020-12-23 22:29 (UTC) |
Last Updated: | 2025-06-18 17:44 (UTC) |
Dependencies (24)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR)
- intel-compute-runtime (intel-compute-runtime-gitAUR, intel-compute-runtime-legacyAUR, intel-compute-runtime-legacy-binAUR, intel-compute-runtime-binAUR)
- ocl-icd (khronos-ocl-icd-gitAUR, opencl-icd-loaderAUR)
- onetbb
- openvinoAUR (openvino-gitAUR)
- pugixml (pugixml-gitAUR)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- flatbuffers (flatbuffers-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- git-lfs (git-lfs-gitAUR) (make)
- ocl-icd (khronos-ocl-icd-gitAUR, opencl-icd-loaderAUR) (make)
- onetbb (make)
- opencv (opencv-cuda) (make)
- patchelf (patchelf-gitAUR) (make)
- protobuf (protobuf-gitAUR) (make)
- pugixml (pugixml-gitAUR) (make)
- pybind11 (pybind11-gitAUR) (make)
- python (python37AUR) (make)
- python-build (make)
- Show 4 more dependencies...
Required by (1)
- openvino (optional)
Sources (27)
- 010-openvino-change-install-paths.patch
- 020-openvino-disable-werror.patch
- 030-openvino-protobuf23-fix.patch
- 050-openvino-gcc15-fix.patch
- git+https://github.com/ARM-software/ComputeLibrary.git
- git+https://github.com/ARM-software/kleidiai.git
- git+https://github.com/gflags/gflags.git
- git+https://github.com/herumi/xbyak.git
- git+https://github.com/herumi/xbyak_riscv.git
- git+https://github.com/intel/ittapi.git
- git+https://github.com/intel/level-zero-npu-extensions.git
- git+https://github.com/jbeder/yaml-cpp.git
- git+https://github.com/KhronosGroup/OpenCL-CLHPP.git
- git+https://github.com/KhronosGroup/OpenCL-Headers.git
- git+https://github.com/libxsmm/libxsmm.git
- git+https://github.com/madler/zlib.git
- git+https://github.com/nithinn/ncc.git
- git+https://github.com/nlohmann/json.git
- git+https://github.com/oneapi-src/level-zero.git
- git+https://github.com/oneapi-src/oneDNN.git
- git+https://github.com/onnx/onnx.git
- git+https://github.com/openvinotoolkit/mlas.git
- git+https://github.com/openvinotoolkit/openvino.git#commit=c01cd93e24d1cd78bfbb401eed51c08fb93e0816?signed
- git+https://github.com/openvinotoolkit/shl.git
- git+https://github.com/openvinotoolkit/telemetry.git
- googletest-openvinotoolkit
- oneDNN-openvinotoolkit
Latest Comments
1 2 3 4 5 6 .. 9 Next › Last »
wilflinlinlinlin commented on 2025-08-25 04:45 (UTC)
I don't know if anybody have got this:
CMake Error at cmake/developer_package/version.cmake:103 (message): OpenVINO_VERSION_MAJOR parsed from CI_BUILD_NUMBER () and from openvino/core/version.hpp (2025) are different Call Stack (most recent call first): cmake/developer_package/version.cmake:113 (ov_compare_version_with_headers) cmake/developer_package/OpenVINODeveloperScriptsConfig.cmake:32 (ov_parse_ci_build_number) cmake/developer_package/OpenVINODeveloperScriptsConfig.cmake:48 (ov_set_ci_build_number) CMakeLists.txt:58 (find_package)
dbermond commented on 2025-07-31 20:03 (UTC)
@alexdw glad to know it worked.
alexdw commented on 2025-07-31 19:11 (UTC)
@dbermond Thanks! It turned out I had no swap space configured, so I set up a 16GB swap file (along with my 16GB physical RAM) and it compiled successfully first time.
dbermond commented on 2025-07-30 01:45 (UTC)
@alexdw I cannot reproduce your issue. Make sure that you are not building in a tempfs, make sure that you have enough disk space and try to increase swap space.
alexdw commented on 2025-07-29 22:53 (UTC) (edited on 2025-07-29 22:54 (UTC) by alexdw)
+1 for a precompiled version (-bin), though appreciate that it sounds like this would have its own challenges/downsides. This package takes longer than all my other AUR packages combined to build, and on the latest version I keep on hitting the following error (after a few hours of building):
A quick search suggests this can be caused by the system running out of memory - it has 16GB so while not massive I wouldn't have thought that to be insufficient.
dbermond commented on 2025-06-18 17:40 (UTC) (edited on 2025-06-18 17:47 (UTC) by dbermond)
@jude7733 correction: in fact, upstream provides precompiled binaries, but without plugins. Not sure if I'm interested in creating a -bin package for it, since it will need special treatment due to custom install locations. Also, the python bindings will break from time to time when the python version gets an update.
dbermond commented on 2025-06-11 17:21 (UTC)
@jude7733 upstream openvino does not provide precompiled binaries for creating a -bin package. Regarding intel-npu-driver/intel-npu-compiler, there is already a precompiled -bin package in the AUR.
jude7733 commented on 2025-06-11 15:55 (UTC)
@dbermond .. Requesting for bin version of openvino and npu plugins as it's so computationally heavy to compile. Some of my friends are wishing for the bin version. Thank you.
7thCore commented on 2025-05-01 14:44 (UTC)
@dbermond well I tried. Thanks for the quick fix tho :)
dbermond commented on 2025-05-01 14:11 (UTC)
@7thCore This is much more complex than patching only these two files you mentioned. See:
https://github.com/openvinotoolkit/openvino/commit/c240db5ed317fdc94532dc55d356f18306ded996
And upstream missed the fix for the npu protopipe component. I have sent a pull request for fixing it:
https://github.com/openvinotoolkit/openvino/pull/30403
Anyway. I have just pushed the fixes and the package is now building fine.
1 2 3 4 5 6 .. 9 Next › Last »