conda-forge / nvcc-feedstock

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

Clean up; drop CUDA <11.8, add stdlib; avoid `libgcc-ng` in ignore_run_exports #106

Closed h-vetinari closed 3 months ago

h-vetinari commented 3 months ago

Closes #100 Closes #107

Xref https://github.com/conda-forge/ctng-compilers-feedstock/pull/148

conda-forge-webservices[bot] commented 3 months 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/meta.yaml) and found it was in an excellent condition.

h-vetinari commented 3 months ago

@conda-forge/nvcc, this should be ready, PTAL! :)

PS. If someone really wants to keep versions between 11.2 & 11.8, I don't mind, but AFAIU all those images are unsupported by now. If this gets merged I'm planning to remove the bits in conda-forge-ci-setup for <11.8 so we simply error on older versions.

h-vetinari commented 3 months ago

@conda-forge/nvcc, can we merge here? :)