summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: c577316656d1e12491f2a17c475d1b43120dcb9c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = thrust
	pkgdesc = A C++ parallel programming library which resembles the C++ Standard Library
	pkgver = 1.16.0
	pkgrel = 1
	url = https://github.com/thrust/thrust
	arch = any
	license = Apache
	optdepends = cuda: for CUDA backend
	optdepends = openmp: for OMP backend
	optdepends = intel-tbb: for TBB backend
	source = thrust-1.16.0.tar.gz::https://github.com/thrust/thrust/archive/1.16.0.tar.gz
	source = cub-1.16.0.tar.gz::https://github.com/thrust/cub/archive/1.16.0.tar.gz
	sha256sums = 93b9553e3ee544e05395022bea67e6d600f8f3eb680950ec7cf73c0f55162487
	sha256sums = 271dc42d0a7ab3bd311eefa4ba8fd19f99ec093cf5e9053426f358914c8983d6

pkgname = thrust