summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 3123edede8054755377b529def70f6fe1ae92089 (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-rocm-git
	pkgdesc = Implementation of SYCL 1.2.1 over AMD HIP/NVIDIA CUDA
	pkgver = r1897.7102e5ee
	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-amd
	depends = rocm-hip-sdk
	provides = hipsycl-rocm
	provides = hipsycl
	provides = sycl
	source = hipsycl::git+https://github.com/illuhad/hipSYCL.git
	sha256sums = SKIP

pkgname = hipsycl-rocm-git