summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 4a4b00aab5e945035476966ab9cca9d6a14b7913 (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 = python-cupy
	pkgdesc = NumPy-like API accelerated with CUDA
	pkgver = 10.6.0
	pkgrel = 1
	url = https://cupy.dev
	arch = x86_64
	license = MIT
	makedepends = python
	makedepends = python-setuptools
	makedepends = cython
	depends = cuda
	depends = cudnn
	depends = nccl
	depends = python-numpy
	depends = python-fastrlock
	optdepends = libcutensor
	source = https://github.com/cupy/cupy/archive/v10.6.0.tar.gz
	source = https://github.com/NVIDIA/cub/archive/c3cceac115c072fb63df1836ff46d8c60d9eb304.tar.gz
	source = https://github.com/NVIDIA/jitify/archive/4a37de0be4639f222c6565ebd0654cb922b5180e.zip
	md5sums = 63693ad1ca502a8919d72d089e8b216f
	md5sums = ae6435aef98378a8b323b69f6665df33
	md5sums = b4e0a3cee0cae738f505a12f2b7df8d3

pkgname = python-cupy