conda-forge / cudnn-feedstock

A conda-smithy repository for cudnn.
BSD 3-Clause "New" or "Revised" License
3 stars 16 forks source link

cuDNN: Support CUDA 12 #54

Closed jakirkham closed 1 year ago

jakirkham commented 1 year ago

Depends on issue ( https://github.com/conda-forge/staged-recipes/issues/21382 )

leofang commented 1 year ago

NVIDIA has not released a cuDNN version that supports CUDA 12 yet.

jakirkham commented 1 year ago

Or perhaps more generally figuring out how we handle this package as part of those changes

FRidh commented 1 year ago

There is now a CUDA 12 cuDNN, however, they no longer upload archives. This is an issue for us at Nixpkgs. Does anyone here (including maintainer @kkraus14) have a way to contact NVIDIA to release the archives?

FRidh commented 1 year ago

I was just told the archives were moved to https://developer.download.nvidia.com/compute/cudnn/redist/cudnn/linux-x86_64/.

jakirkham commented 1 year ago

Looks like 8.8.0.121 is the first version supporting CUDA 12

jakirkham commented 1 year ago

@conda-forge-admin, please re-render

conda-forge-webservices[bot] commented 1 year ago

Hi! This is the friendly automated conda-forge-webservice.

I just wanted to let you know that I started rerendering the recipe in conda-forge/cudnn-feedstock#59.

jakirkham commented 1 year ago

Added PR ( https://github.com/conda-forge/cudnn-feedstock/pull/59 ) to apply the CUDA 12 migration on this feedstock. Not expecting many changes from that