blob: 96f43648dead2169663e3befdc93ebbc73caffd4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = rocm-opencl-runtime
pkgdesc = Radeon Open Compute - OpenCL runtime
pkgver = 3.7.0
pkgrel = 1
url = https://github.com/RadeonOpenCompute/ROCm-OpenCL-Runtime
arch = x86_64
license = MIT
makedepends = cmake
makedepends = rocm-cmake
depends = hsakmt-roct
depends = hsa-rocr
depends = rocclr
depends = opencl-icd-loader
provides = rocm-opencl-runtime
provides = opencl-driver
source = rocm-opencl-runtime-3.7.0::git+https://github.com/RadeonOpenCompute/ROCm-OpenCL-Runtime#branch=rocm-3.7.x
sha256sums = SKIP
pkgname = rocm-opencl-runtime
|