mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
12 lines
577 B
Groff
12 lines
577 B
Groff
DEFINED_PHASES=install
|
|
DESCRIPTION=NVIDIA Accelerated Deep Learning on GPU library
|
|
EAPI=8
|
|
HOMEPAGE=https://developer.nvidia.com/cudnn
|
|
KEYWORDS=~amd64 ~arm64
|
|
LICENSE=NVIDIA-cuDNN
|
|
RDEPEND==dev-util/nvidia-cuda-toolkit-13*
|
|
RESTRICT=bindist test
|
|
SLOT=0/9.25.1
|
|
SRC_URI=amd64? ( https://developer.download.nvidia.com/compute/cudnn/redist/cudnn/linux-x86_64/cudnn-linux-x86_64-9.25.1.1_cuda13-archive.tar.xz ) arm64? ( https://developer.download.nvidia.com/compute/cudnn/redist/cudnn/linux-sbsa/cudnn-linux-sbsa-9.25.1.1_cuda13-archive.tar.xz )
|
|
_md5_=b42d419364ffe532460b8f710c1c1a7a
|