summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: cf72971120bf42e5c06236b2eaa86bdc05f12711 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = hipsycl-cpu
	pkgdesc = Implementation of SYCL 1.2.1 over AMD HIP/NVIDIA CUDA
	pkgver = 0.9.1
	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.9.1::https://github.com/illuhad/hipSYCL/archive/v0.9.1.tar.gz
	sha256sums = 0a1ae3a79c743fd826dd9d666e0b9cec8b66940756d4ab6e4961e93604dff559

pkgname = hipsycl-cpu