summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 252856164c79ea116265e9600ac2d6958810113a (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 = Multi-backend implementation of SYCL for CPUs and GPUs
	pkgver = r2006.d9b45cd4
	pkgrel = 1
	url = https://github.com/OpenSYCL/OpenSYCL
	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 = opensycl::git+https://github.com/OpenSYCL/OpenSYCL.git
	sha256sums = SKIP

pkgname = hipsycl-rocm-git