blob: f91a40dfe9b6dda2a1da5c2ccd6f47acd59adab3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
|
pkgbase = chipstar
pkgdesc = Tool for compiling and running HIP/CUDA on SPIR-V via OpenCL or Level Zero APIs
pkgver = 1.2.1
pkgrel = 1
url = https://github.com/CHIP-SPV/chipStar/
arch = x86_64
license = MIT
makedepends = git
makedepends = cmake
makedepends = clang
makedepends = llvm
makedepends = level-zero-headers
makedepends = python-yaml
makedepends = vim
depends = level-zero-loader
depends = opencl-icd-loader
depends = python
depends = spirv-llvm-translator
depends = spirv-tools
options = !emptydirs
source = git+https://github.com/CHIP-SPV/chipStar.git#tag=v1.2.1
source = git+https://github.com/CHIP-SPV/HIP.git
source = git+https://github.com/CHIP-SPV/hip-testsuite.git
source = git+https://github.com/CHIP-SPV/ROCm-Device-Libs.git
source = git+https://github.com/CHIP-SPV/HIPCC.git
source = git+https://github.com/CHIP-SPV/hip-tests.git
source = git+https://github.com/CHIP-SPV/H4I-MKLShim.git
source = git+https://github.com/CHIP-SPV/H4I-HipBLAS.git
source = git+https://github.com/CHIP-SPV/H4I-HipFFT.git
sha256sums = 84ae11e4330c151fc79121ebf6064425df6f0e4f1d77ae40bbfff58f40ced92d
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
pkgname = chipstar
|