Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 760522 - dev-util/nvidia-cuda-sdk-11.2 version bump
Summary: dev-util/nvidia-cuda-sdk-11.2 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Science Related Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-12-17 19:02 UTC by grixfosforito
Modified: 2022-01-11 13:39 UTC (History)
6 users (show)

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


Attachments
cudnn 8.0.5.39 -> 8.1.1.33 patch (cudnn-8.1.1.33.patch,763 bytes, patch)
2021-03-17 18:28 UTC, Meik Frischke
Details | Diff
nvidia-cuda-sdk 10.2.89 -> 11.2.2 ebuild patch (nvidia-cuda-sdk-11.2.2.patch,1.03 KB, patch)
2021-03-17 18:29 UTC, Meik Frischke
Details | Diff
nvidia-cuda-toolkit 11.2.0-r2 -> 11.2.2 ebuild patch (nvidia-cuda-toolkit-11.2.2.patch,378 bytes, patch)
2021-03-17 18:30 UTC, Meik Frischke
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description grixfosforito 2020-12-17 19:02:38 UTC
Please, bump nvidia-cuda-skd and nvidia-cuda-toolkit to version 11.2.

Thanks.

Reproducible: Always
Comment 1 jlcarrasco1990 2021-01-27 14:20:20 UTC
Hi, any ETA on this one?
It would be great to have Cuda 11.2 on Gentoo.

Thanks!
Comment 2 Meik Frischke 2021-03-17 18:28:03 UTC
I came across this issue today and since the newer nvidia toolchain works with the recently stabilized gcc-10 I decided to bump the related ebuilds (see following attachments).
Comment 3 Meik Frischke 2021-03-17 18:28:56 UTC
Created attachment 692148 [details, diff]
cudnn 8.0.5.39 -> 8.1.1.33 patch
Comment 4 Meik Frischke 2021-03-17 18:29:58 UTC
Created attachment 692151 [details, diff]
nvidia-cuda-sdk 10.2.89 -> 11.2.2 ebuild patch
Comment 5 Meik Frischke 2021-03-17 18:30:58 UTC
Created attachment 692154 [details, diff]
nvidia-cuda-toolkit 11.2.0-r2 -> 11.2.2 ebuild patch
Comment 6 Larry the Git Cow gentoo-dev 2022-01-11 13:26:23 UTC
The bug has been closed via the following commit(s):

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

commit b8908ee8a65cb1876409ba6896abe6fac04a55b0
Author:     Andrew Ammerlaan <andrewammerlaan@gentoo.org>
AuthorDate: 2022-01-11 13:25:44 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan@gentoo.org>
CommitDate: 2022-01-11 13:26:20 +0000

    dev-util/nvidia-cuda-sdk: add version 11.5.1
    
    Closes: https://bugs.gentoo.org/760522
    Package-Manager: Portage-3.0.30, Repoman-3.0.3
    Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>

 dev-util/nvidia-cuda-sdk/Manifest                  |   1 +
 .../nvidia-cuda-sdk/nvidia-cuda-sdk-11.5.1.ebuild  | 140 +++++++++++++++++++++
 2 files changed, 141 insertions(+)
Comment 7 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-01-11 13:28:31 UTC
Wasn't this replaced by dev-util/nvidia-cuda-toolkit instead? (Mask message should say this too if so)
Comment 8 Andrew Ammerlaan gentoo-dev 2022-01-11 13:32:01 UTC
(In reply to Sam James from comment #7)
> Wasn't this replaced by dev-util/nvidia-cuda-toolkit instead? (Mask message
> should say this too if so)

I don't know, but the mask message doesn't indicate so:

Requires GCC 8, security vulnerabilities, switch to CUDA 11, consider using clang+NVPTX backend for sm_30 cards. Removal in 90 days, bug #721808, #760708.
Comment 9 Meik Frischke 2022-01-11 13:39:05 UTC
(In reply to Sam James from comment #7)
> Wasn't this replaced by dev-util/nvidia-cuda-toolkit instead? (Mask message
> should say this too if so)

No, the toolkit does not contain the sdk files.