summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 51e296020edc7184c16b1a2626f728d55af7dd72 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
pkgbase = gpu-manager-git
	pkgdesc = GPU Manager is used for managing the nvidia GPU devices in Kubernetes cluster.
	pkgver = 26
	pkgrel = 1
	url = https://github.com/tkestack/gpu-manager
	arch = x86_64
	license = Apache
	makedepends = git
	makedepends = go
	makedepends = cuda>=10.2
	source = gpu-manager::git+https://github.com/tkestack/gpu-manager.git#branch=master
	md5sums = SKIP

pkgname = gpu-manager-git