summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: e6cb8251b757067a9e62531b17cc45d614eb9ab9 (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.17.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.17.0.tar.gz::https://github.com/thrust/thrust/archive/1.17.0.tar.gz
	source = cub-1.17.0.tar.gz::https://github.com/thrust/cub/archive/1.17.0.tar.gz
	sha256sums = b02aca5d2325e9128ed9d46785b8e72366f758b873b95001f905f22afcf31bbf
	sha256sums = 16fd4860ae3196bc3eb08bf5754fa2a9697951ddae36dc9721e6614388893618

pkgname = thrust