summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: caf7ec7494272f0eaf5454f410f7e676d78ac3b8 (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 = thundersvm
	pkgdesc = A Fast SVM Library on GPUs and CPUs
	pkgver = 0.3.4
	pkgrel = 1
	url = https://github.com/Xtra-Computing/thundersvm
	arch = x86_64
	license = APL
	makedepends = cuda
	makedepends = cmake
	makedepends = python-wheel
	source = https://github.com/Xtra-Computing/thundersvm/archive/v0.3.4.tar.gz
	sha256sums = c8b4f7ece312a51ab72ef72e550f7ca3973f5328bc128df64158fe6e3b3b8c0e

pkgname = thundersvm
	depends = cuda
	provides = thundersvm
	conflicts = thundersvm-cpu
	conflicts = thundersvm-git

pkgname = python-thundersvm
	depends = thundersvm
	provides = python-thundersvm
	conflicts = python-thundersvm-cpu