summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: cd9309141d5e96c4a1fa811113c0764efbb15b62 (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
25
pkgbase = python-cupy
	pkgdesc = NumPy-like API accelerated with CUDA
	pkgver = 11.4.0
	pkgrel = 1
	url = https://cupy.dev
	arch = x86_64
	license = MIT
	makedepends = cudnn
	makedepends = cython
	makedepends = nccl
	makedepends = python-setuptools
	depends = cuda
	depends = python-fastrlock
	depends = python-numpy
	optdepends = cudnn
	optdepends = libcutensor
	optdepends = nccl
	source = https://github.com/cupy/cupy/archive/v11.4.0.tar.gz
	source = https://github.com/NVIDIA/cub/archive/c3cceac115c072fb63df1836ff46d8c60d9eb304.tar.gz
	source = https://github.com/NVIDIA/jitify/archive/4a37de0be4639f222c6565ebd0654cb922b5180e.tar.gz
	md5sums = a6b2f725d42835ce7c8b06c673d287cb
	md5sums = ae6435aef98378a8b323b69f6665df33
	md5sums = 2ad752c0814c2da9909e2dcac0f50401

pkgname = python-cupy