summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 33d7e4c96075ebd864a641d92895654f083614d8 (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
26
pkgbase = python-cupy-bin
	pkgdesc = NumPy-like API accelerated with CUDA
	pkgver = 13.4.0
	pkgrel = 2
	url = https://cupy.dev
	arch = x86_64
	license = MIT
	makedepends = python-wheel
	makedepends = python-hatchling
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-setuptools
	depends = cuda>=12
	depends = cuda<13
	depends = python-fastrlock
	depends = python-numpy
	depends = libcutensor
	depends = cusparselt
	optdepends = libcutensor
	optdepends = nccl
	provides = python-cupy
	conflicts = python-cupy
	source = https://files.pythonhosted.org/packages/68/57/62bfef84d0abe80b54f808e4429281ca60d00988649a3ab4f610e741295f/cupy_cuda12x-13.4.0-cp313-cp313-manylinux2014_x86_64.whl
	sha256sums = f72a9e102f56c42ea157154928e5acc0fca2dc5fa60acc2588f9d95164691008

pkgname = python-cupy-bin