summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: a981793e465c30634446b31c06d54e7b41d19443 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = thrust
	pkgdesc = A C++ parallel programming library which resembles the C++ Standard Library
	pkgver = 1.11.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.11.0.tar.gz::https://github.com/thrust/thrust/archive/1.11.0.tar.gz
	source = cub-1.11.0.tar.gz::https://github.com/thrust/cub/archive/1.11.0.tar.gz
	sha256sums = c65211a66fe0dce9f5470cc8fcb80ae6b04da12fd94707ed63ddddbd82fa9444
	sha256sums = 58948cfd0d46ed5ff683b5337a5de43d3c46a922f55404c32d09a6375b4f3108

pkgname = thrust