summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 4ff4951a647764f0a57c69aed5855538b03e0700 (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
pkgbase = hipsycl-cuda-git
	pkgdesc = Implementation of SYCL 1.2.1 over AMD HIP/NVIDIA CUDA
	pkgver = r1916.4d068906
	pkgrel = 1
	url = https://github.com/illuhad/hipSYCL
	arch = x86_64
	license = BSD
	makedepends = cmake
	makedepends = git
	depends = llvm
	depends = clang
	depends = python
	depends = boost
	depends = hipcpu
	depends = openmp
	depends = hip-runtime-nvidia
	depends = cuda
	provides = hipsycl-cuda
	provides = hipsycl
	provides = sycl
	source = hipsycl::git+https://github.com/illuhad/hipSYCL.git
	sha256sums = SKIP

pkgname = hipsycl-cuda-git