blob: d90f70e891cd71410952b1c39cd0c57bfc1590d5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = intel-cpu-runtime
pkgdesc = Intel(R) CPU Runtime for OpenCL(TM) Applications
pkgver = 2024.0.2
pkgrel = 49895
url = https://software.intel.com/content/www/us/en/develop/articles/opencl-runtime-release-notes.html
arch = x86_64
license = custom
depends = tbb
depends = hwloc
provides = opencl-intel
provides = opencl-driver
noextract = intel-oneapi-runtime-tbb-2021.9.0-43484_amd64.deb
noextract = intel-oneapi-runtime-opencl-2024-2024.0.2-49895_amd64.deb
source = https://apt.repos.intel.com/oneapi/pool/main/intel-oneapi-runtime-tbb-2021.9.0-43484_amd64.deb
source = https://apt.repos.intel.com/oneapi/pool/main/intel-oneapi-runtime-opencl-2024-2024.0.2-49895_amd64.deb
sha256sums = SKIP
sha256sums = SKIP
pkgname = intel-cpu-runtime
|