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.8 #94

Closed bdice closed 1 year ago

bdice commented 2 years ago

Checklist

Adds CUDA 11.8. Depends on https://github.com/conda-forge/docker-images/pull/217, https://github.com/conda-forge/conda-forge-ci-setup-feedstock/pull/207. cc: @m3vaz

Following the example of #77, #83. Instructions here: https://conda-forge.org/docs/maintainer/knowledge_base.html#adding-support-for-a-new-cuda-version

conda-forge-linter commented 2 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.

bdice commented 2 years ago

@conda-forge-admin, please rerender

jakirkham commented 1 year ago

@conda-forge-admin, please re-render

github-actions[bot] commented 1 year ago

Hi! This is the friendly conda-forge automerge bot!

I considered the following status checks when analyzing this PR:

Thus the PR was passing, but could not be merged (error={merge_status_message}).

github-actions[bot] commented 1 year ago

Hi! This is the friendly conda-forge automerge bot!

Commits were made to this PR after the automerge label was added. For security reasons, I have disabled automerge by removing the automerge label. Please add the automerge label again (or ask a maintainer to do so) if you'd like to enable automerge again!

bdice commented 1 year ago

@conda-forge-admin, please re-render

bdice commented 1 year ago

@conda-forge-admin, please re-render

jakirkham commented 1 year ago

The Windows CUDA 11.8 build had failed due to a checksum issue. Summarized the problem here ( https://github.com/conda-forge/conda-forge-ci-setup-feedstock/pull/216#discussion_r1037513019 ) and submitted a fix ( https://github.com/conda-forge/conda-forge-ci-setup-feedstock/pull/218 ) that has since been merged. Restarting CI to clear that issue out

jakirkham commented 1 year ago

Thanks Bradley! 🙏