mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-31 09:08:08 -07:00
12 lines
414 B
Plaintext
12 lines
414 B
Plaintext
DEFINED_PHASES=install
|
|
DESCRIPTION=NVIDIA Accelerated Deep Learning on GPU library
|
|
EAPI=8
|
|
HOMEPAGE=https://developer.nvidia.com/cudnn
|
|
KEYWORDS=~amd64
|
|
LICENSE=NVIDIA-cuDNN
|
|
RDEPEND==dev-util/nvidia-cuda-toolkit-12*
|
|
RESTRICT=mirror
|
|
SLOT=0/8
|
|
SRC_URI=https://developer.download.nvidia.com/compute/cudnn/redist/cudnn/linux-x86_64/cudnn-linux-x86_64-8.8.0.121_cuda12-archive.tar.xz
|
|
_md5_=e66e0cb61a40a0940b020260e1d9e09f
|