nvidia-cudnn 9.0.0.312~cuda12 source package in Ubuntu

Changelog

nvidia-cudnn (9.0.0.312~cuda12) unstable; urgency=medium

  * Update the update-nvidia-cudnn script to 9.0.0.312 version.
    This is the last version of cuDNN that supports ppc64el.
    After CUDA 12.4, ppc64el is no longer supported. At that time we
    have to remove ppc64el support from this package.
  * Bump SOVERSION from 8 to 9. This only breaks old builds of pytorch-cuda.
  * Refresh debconf templates with the updated nvidia cuDNN license.

 -- Mo Zhou <email address hidden>  Tue, 28 Jan 2025 18:37:01 -0500

Upload details

Uploaded by:
Debian NVIDIA Maintainers
Uploaded to:
Sid
Original maintainer:
Debian NVIDIA Maintainers
Architectures:
amd64 arm64 ppc64el
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Questing release multiverse misc
Plucky release multiverse misc

Downloads

File Size SHA-256 Checksum
nvidia-cudnn_9.0.0.312~cuda12.dsc 1.8 KiB 1a1f2dabad16d4889df38369cf9dd97d89598590668bb43797fb9d6278e9b82e
nvidia-cudnn_9.0.0.312~cuda12.tar.xz 20.5 KiB b899956942d0554933334975ebe2a49002cc358d469879318682b6c381daa9ed

No changes file available.

Binary packages built by this source

nvidia-cudnn: NVIDIA CUDA Deep Neural Network library (install script)

 The NVIDIA CUDA Deep Neural Network library (cuDNN) is a GPU-accelerated
 library of primitives for deep neural networks. cuDNN provides highly
 tuned implementations for standard routines such as forward and backward
 convolution, pooling, normalization, and activation layers. cuDNN is part
 of the NVIDIA Deep Learning SDK.
 .
 This package only contains the script "/usr/sbin/update-nvidia-cudnn" to
 download and install Nvidia cuDNN locally. It will be automatically
 invoked during installation.