mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-31 09:08:08 -07:00
12 lines
597 B
Plaintext
12 lines
597 B
Plaintext
DEFINED_PHASES=compile configure 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-12*
|
|
RESTRICT=bindist test
|
|
SLOT=0/9.14.0
|
|
SRC_URI=amd64? ( https://developer.download.nvidia.com/compute/cudnn/redist/cudnn/linux-x86_64/cudnn-linux-x86_64-9.14.0.64_cuda12-archive.tar.xz ) arm64? ( https://developer.download.nvidia.com/compute/cudnn/redist/cudnn/linux-sbsa/cudnn-linux-sbsa-9.14.0.64_cuda12-archive.tar.xz )
|
|
_md5_=c7f372aa6f2a3e38a59ee2b84f6888df
|