Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 895134 - dev-libs/cudnn-12: Version bump
Summary: dev-libs/cudnn-12: Version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal with 1 vote (vote)
Assignee: Gentoo Science Related Packages
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2023-02-17 15:12 UTC by Luke A. Guest
Modified: 2023-09-11 08:43 UTC (History)
4 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Luke A. Guest 2023-02-17 15:12:51 UTC
cudnn-8.8.0 is available and is the version for cuda 12, but they don't have a tar available on https://developer.download.nvidia.com/compute/redist/cudnn/v8.8.0/local_installers/12.0/ but they do https://developer.nvidia.com/rdp/cudnn-download which has a different url.

Reproducible: Always

Steps to Reproduce:
1. emerge cudnn
2. 8.8.0 is not available.

Actual Results:  
tries to download cuda-12

Expected Results:  
Install cudnn-8.8.0
Comment 1 Luke A. Guest 2023-02-17 15:16:34 UTC
Also, changing the SRC_URI to this new one doesn't seem to work, I downloaded it separately and then created a manifest.
Comment 2 Sobhan 2023-02-19 18:59:13 UTC
Another problem with this version is that there are two different releases, one for cuda 12 and one for cuda 11.
Comment 3 Ștefan Talpalaru 2023-04-05 01:17:01 UTC
dev-libs/cudnn-8.8.1.3-r1100 and -r1200 are available in my overlay: https://github.com/stefantalpalaru/gentoo-overlay

They support nvidia-cuda-toolkit-11.* and 12.*, respectively.
Comment 4 glyphimor 2023-05-25 02:32:18 UTC
(In reply to Ștefan Talpalaru from comment #3)
> dev-libs/cudnn-8.8.1.3-r1100 and -r1200 are available in my overlay:
> https://github.com/stefantalpalaru/gentoo-overlay
> 
> They support nvidia-cuda-toolkit-11.* and 12.*, respectively.

Thanks for this, Ștefan.
Comment 5 Stephan Krauß 2023-06-28 08:08:27 UTC
Nvidia has placed the cuDNN downloads for redistribution at a new location:

https://developer.download.nvidia.com/compute/cudnn/redist/cudnn/linux-x86_64/

I hope this helps to get a cuDNN version for CUDA 12 into the portage tree...
Comment 6 Larry the Git Cow gentoo-dev 2023-09-11 08:43:14 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bf274374087447c2bec8073170f20244eae14dc5

commit bf274374087447c2bec8073170f20244eae14dc5
Author:     Huang Rui <vowstar@gmail.com>
AuthorDate: 2023-03-28 12:47:50 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan@gentoo.org>
CommitDate: 2023-09-11 08:43:07 +0000

    dev-libs/cudnn: add 8.8.0.121
    
    Closes: https://bugs.gentoo.org/895134
    Signed-off-by: Huang Rui <vowstar@gmail.com>
    Closes: https://github.com/gentoo/gentoo/pull/30377
    Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>

 dev-libs/cudnn/Manifest               |  1 +
 dev-libs/cudnn/cudnn-8.8.0.121.ebuild | 29 +++++++++++++++++++++++++++++
 2 files changed, 30 insertions(+)