Search Criteria
Package Details: openvino-intel-npu-plugin 2025.1.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/openvino.git (read-only, click to copy) |
---|---|
Package Base: | openvino |
Description: | Intel NPU plugin for OpenVINO |
Upstream URL: | https://docs.openvino.ai/ |
Licenses: | Apache-2.0, LicenseRef-custom |
Submitter: | dbermond |
Maintainer: | dbermond |
Last Packager: | dbermond |
Votes: | 14 |
Popularity: | 0.83 |
First Submitted: | 2020-12-23 22:29 (UTC) |
Last Updated: | 2025-04-11 00:44 (UTC) |
Dependencies (25)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR)
- intel-npu-compilerAUR (intel-npu-compiler-gitAUR)
- intel-npu-driverAUR (intel-npu-driver-gitAUR)
- onetbb
- opencv (opencv-cuda)
- openvinoAUR (openvino-gitAUR)
- pugixml (pugixml-gitAUR)
- cmake (cmake-gitAUR, cmake3AUR) (make)
- flatbuffers (flatbuffers-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- git-lfs (git-lfs-gitAUR) (make)
- ocl-icd (opencl-icd-loaderAUR, khronos-ocl-icd-gitAUR) (make)
- onetbb (make)
- opencv (opencv-cuda) (make)
- patchelf (patchelf-gitAUR) (make)
- protobuf (protobuf-gitAUR, protobuf-dllexportAUR) (make)
- pugixml (pugixml-gitAUR) (make)
- pybind11 (pybind11-gitAUR) (make)
- python (python37AUR, python311AUR, python310AUR) (make)
- python-build (make)
- python-installer (make)
- python-setuptools (make)
- python-wheel (make)
- snappy (snappy-gitAUR) (make)
Required by (1)
- openvino (optional)
Sources (27)
- 010-openvino-change-install-paths.patch
- 020-openvino-disable-werror.patch
- 030-openvino-level-zero-disable-werror.patch
- 040-openvino-protobuf23-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=6fec06580ab8f60d1518420d17a02e8057a74349?signed
- git+https://github.com/openvinotoolkit/shl.git
- git+https://github.com/openvinotoolkit/telemetry.git
- googletest-openvinotoolkit
- oneDNN-openvinotoolkit
Latest Comments
« First ‹ Previous 1 .. 3 4 5 6 7 8
dbermond commented on 2020-07-29 19:59 (UTC)
@vpetrog The build system does not install the model optimizer, at least not by default. So, it's not installed.
The myriad plugin (libmyriadPlugin.so) is built and installed by default: https://github.com/openvinotoolkit/openvino/blob/2020.4/inference-engine/cmake/features_ie.cmake#L67
vpetrog commented on 2020-07-29 14:07 (UTC)
Hi, if I understand correctly from the PKGBUILD, the model optimizer is not installed neither are the plugins for the MYRIAD right?
dbermond commented on 2020-07-12 12:56 (UTC)
@vuvko Thanks for reporting. I've fixed the checksums.
vuvko commented on 2020-07-12 12:24 (UTC) (edited on 2020-07-12 12:24 (UTC) by vuvko)
Hello, right now I'm trying to compile ONNX Runtime with OpenVINO support and I've found your package very helpful.
But my sha256 sums are different for 040-intel-openvino-cldnn-fix-build.patch and 050-intel-openvino-mkldnn-fix-build.patch . Any idea what might be the cause?
« First ‹ Previous 1 .. 3 4 5 6 7 8