conda-forge / nvcc-feedstock

A conda-smithy repository for nvcc.
BSD 3-Clause "New" or "Revised" License
12 stars 23 forks source link

Add CUDA 11.3/11.4/11.5 #74

Closed ajschmidt8 closed 2 years ago

ajschmidt8 commented 3 years ago

Checklist

Similar to #69, except it also adds 11.5 and has no merge conflicts :slightly_smiling_face:

conda-forge-linter commented 3 years ago

Hi! This is the friendly automated conda-forge-linting service.

I just wanted to let you know that I linted all conda-recipes in your PR (recipe) and found it was in an excellent condition.

leofang commented 3 years ago

Hi @ajschmidt8, since you're touching this feedstock, could you change all cos8 occurrences to cos7 in recipe/conda_build_config.yaml and rerender please? It was a mistake we made earlier. The only impact of this change is on the package hash string, but since you're bumping the build number anyway it doesn't matter.

leofang commented 3 years ago

Hi @isuruf, looks like the CUDA 11.5 docker images are currently not visible? Could you check for us please?

ajschmidt8 commented 3 years ago

For reference, I have a PR to add 11.5 images below. This PR will likely continue to fail until it's merged. However, I think that PR is dependent on the 11.5 variants of the nvidia/cuda DockerHub images being published

leofang commented 3 years ago

Thanks AJ, I mistakenly thought the 11.5 image has been added, my bad!

leofang commented 3 years ago

btw for Windows, we need this PR https://github.com/conda-forge/conda-forge-ci-setup-feedstock/pull/154 to be merged (and add 11.5 support on top of that).

jaimergp commented 3 years ago

Fixed conflicts and added 11.5 there!

kkraus14 commented 3 years ago

We may also be blocked by https://github.com/conda-forge/docker-images/pull/198 here

leofang commented 2 years ago

@conda-forge-admin, please rerender

kkraus14 commented 2 years ago

Thanks @ajschmidt8!