Search Criteria
Package Details: openvino-intel-gpu-plugin 2024.6.0-3
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: | 13 |
Popularity: | 1.23 |
First Submitted: | 2020-12-23 22:29 (UTC) |
Last Updated: | 2025-01-09 03:06 (UTC) |
Dependencies (23)
- intel-compute-runtime (intel-compute-runtime-legacy-binAUR, intel-compute-runtime-gitAUR, intel-compute-runtime-binAUR, intel-compute-runtime-legacyAUR)
- ocl-icd (opencl-icd-loaderAUR, khronos-ocl-icd-gitAUR)
- onetbb
- openvinoAUR (openvino-gitAUR)
- pugixml (pugixml-gitAUR)
- abseil-cpp (abseil-cpp-gitAUR) (make)
- cmake (cmake-gitAUR) (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) (make)
- pugixml (pugixml-gitAUR) (make)
- pybind11 (pybind11-gitAUR) (make)
- python (python37AUR, python311AUR, python310AUR) (make)
- python-build (make)
- python-installer (make)
- Show 3 more dependencies...
Required by (1)
- openvino (optional)
Sources (26)
- 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/gflags/gflags.git
- git+https://github.com/herumi/xbyak.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#tag=2024.6.0
- git+https://github.com/openvinotoolkit/open_model_zoo.git
- git+https://github.com/openvinotoolkit/shl.git
- git+https://github.com/openvinotoolkit/telemetry.git
- googletest-openvinotoolkit
- oneDNN-openvinotoolkit
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7
dbermond commented on 2020-08-12 21:27 (UTC)
@91Hakurei There are instructions for installing the model optimizer at the upstream documentation. I also should say that Manjaro is not supported here.
Hakureirm commented on 2020-08-11 12:18 (UTC)
Hello! Thank you very much for the package.What does it take to install the Model Optimizer? I'm too novice to install openvino completely on manjaro. maybe ubuntu is better for me.Also, my English is not very good, so please forgive me if you don't understand anything I say.Thank you!
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 2 3 4 5 6 7