summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 79b10f2188fcd895c10fde3608b736e014df8faf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
pkgbase = hipsycl-cpu
	pkgdesc = Implementation of SYCL 1.2.1 over AMD HIP/NVIDIA CUDA
	pkgver = 0.8.0
	pkgrel = 1
	url = https://github.com/illuhad/hipSYCL
	arch = x86_64
	license = BSD
	makedepends = cmake
	depends = llvm
	depends = clang
	depends = python
	depends = boost
	depends = hipcpu
	depends = openmp
	provides = hipsycl
	provides = sycl
	source = hipsycl-cpu-0.8.0::https://github.com/illuhad/hipSYCL/archive/v0.8.0.tar.gz
	sha256sums = 4ec5218103d1b38efae9a51ca752b9b44bbd02dada78c05e20e00c9c25e9ea19

pkgname = hipsycl-cpu