the most recent update to this PKGBUILD is broken (installs the GPU runtime instead of the CPU runtime). 18.1.0.015 is the latest version of the CPU runtime from Intel.
Search Criteria
Package Details: intel-opencl-runtime 1:20.26.17199-1
Git Clone URL: | https://aur.archlinux.org/intel-opencl-runtime.git (read-only, click to copy) |
---|---|
Package Base: | intel-opencl-runtime |
Description: | OpenCL runtime for Intel processors |
Upstream URL: | https://software.intel.com/en-us/articles/opencl-drivers#latest_CPU_runtime |
Keywords: | intel opencl |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | dthpham |
Maintainer: | None |
Last Packager: | dankamongmen |
Votes: | 47 |
Popularity: | 0.000175 |
First Submitted: | 2015-08-16 02:54 |
Last Updated: | 2020-07-08 18:21 |
Dependencies (7)
- intel-gmmlib (intel-gmmlib-git, intel-media-stack-bin)
- intel-tbb (intel-tbb-gcc6, tbb)
- ncurses (ncurses-nohex, ncurses-git)
- numactl (numactl-git, numactl-stable)
- zlib (zlib-static, zlib-git, zlib-asm, minizip-asm, zlib-ng-git)
- debtap (make)
- intel-opencl-sdk (optional) – Intel SDK for OpenCL Applications
Required by (27)
- butterflow (optional)
- caffe-opencl-git (requires opencl-driver)
- computecpp (requires opencl-driver)
- davinci-resolve (requires opencl-driver)
- davinci-resolve-beta (requires opencl-driver)
- davinci-resolve-studio (requires opencl-driver)
- davinci-resolve-studio-beta (requires opencl-driver)
- foldingathome (requires opencl-driver) (optional)
- foldingathome-beta (requires opencl-driver) (optional)
- futhark-nightly (requires opencl-driver) (optional)
- gr-fosphor (requires opencl-driver)
- intel-opencl-sdk (optional)
- kristforge-bin (requires opencl-driver) (optional)
- kristforge-git (requires opencl-driver) (optional)
- lc0 (requires opencl-driver)
- leela-zero (requires opencl-driver)
- leela-zero-git (requires opencl-driver)
- luxcorerender (requires opencl-driver) (optional)
- luxcorerender-git (requires opencl-driver) (optional)
- luxmark (requires opencl-driver)
- mfakto (requires opencl-driver)
- mtsieve (requires opencl-driver)
- python-pyfai (requires opencl-driver)
- python-silx (requires opencl-driver) (optional)
- qgis-ltr (requires opencl-driver) (optional)
- vramfs-git (requires opencl-driver)
- zivid (requires opencl-driver)
Sources (2)
hotaru commented on 2021-02-01 04:43
xsmile commented on 2020-08-14 10:47
The current package installs files with wrong ownership information.
EDIT: clinfo output remains empty on IvyBridge and OpenCL cannot be used, while it works with the previous version.
EDIT2: the previous PKGBULD version installed the CPU runtimes (current release is 18.1); the current versions installs the GPU runtimes.
dankamongmen commented on 2020-07-13 11:13
@wpd nope, the newest one requires a libgmm which hasn't yet hit core, see https://lists.archlinux.org/pipermail/aur-general/2020-July/035824.html
wpd commented on 2020-07-13 10:59
$ clinfo -l Abort was called at 42 line in file: ../neo/shared/source/built_ins/built_ins.cpp Aborted
Does this work on anyone else's machines?
satcom886 commented on 2019-08-16 14:52
I agree with @mmozeiko! The .icd file should have a different name in order to allow a GPU and a CPU OpenCL implementation simultaneously (if this was not done already). Also I see no reason why it should conflict beignet (the .icd file is called intel-beignet.icd)! This also means GPU and CPU can't be used at the same time on some setups.
mmozeiko commented on 2019-04-06 04:26
Please rename /etc/OpenCL/vendors/intel.icd to something like /etc/OpenCL/vendors/intel-cpu.icd otherwise it conflicts with file provided by https://www.archlinux.org/packages/community/x86_64/intel-compute-runtime/
enihcam commented on 2018-12-12 23:30
please add "opencl-driver" in provides. Thanks.
Schmetzler commented on 2018-12-12 14:57
This one conflicts with compute-runtime-bin because of the intel.icd file in /lib/OpenCL/vendors/ maybe this could be renamed.
Archange commented on 2018-10-31 16:23
@noraj: That was my point, yes.
And I think @francoism meant that the PKGBUILD should have a conflicts=('beignet')
.
noraj commented on 2018-10-31 15:31
@francoism90 : yes, uninstall beignet first.
@zagplex : ty for the download link.
@xsmile : ty for the updated PKGBUILD.
@enihcam and @ArchangeGabriel: compute-runtime is not the same thing, see https://wiki.archlinux.org/index.php/GPGPU#OpenCL_Runtime.
@ava1ar Please, if you have time, review xsmile PKGBUILD and update this package.
Pinned Comments
ava1ar commented on 2017-01-30 18:33
Latest version links for runtime are on this page: https://software.intel.com/en-us/articles/opencl-drivers#latest_CPU_runtime
If you see new version is available, please flag the package and notify me. Thanks!