summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 9bd9858bb950454b1c1c7828327b2fc5711c1030 (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 = 9.5.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/v9.5.0.tar.gz
	source = https://github.com/NVIDIA/cub/archive/1.8.0.tar.gz
	source = https://github.com/NVIDIA/jitify/archive/60e9e7231fe7529ecfc76fa97b9c02b3033f4157.zip
	md5sums = 292e24a5b7cb721aea1e00f724993909
	md5sums = 9203ea2499b56782601fddf8a12e9b08
	md5sums = 73cf45dcb46f20e27d16b23243fe9efe

pkgname = python-cupy