conda-forge / nsight-compute-feedstock

A conda-smithy repository for nsight-compute.
BSD 3-Clause "New" or "Revised" License
0 stars 8 forks source link

BLD: Add build for cuda=11.8 compatible nsight #9

Closed carterbox closed 11 months ago

carterbox commented 1 year ago

Do not merge this into the main branch. Redirect it to a new branch called cuda-11.x or something.

Add the most recent version that supports cuda-version=11, so that this package can be used on machines with older drivers installed.

Checklist

conda-forge-webservices[bot] commented 1 year 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.

carterbox commented 1 year ago

@conda-forge-admin, please rerender

adibbley commented 1 year ago

We don't currently have plans to support these packages prior to 12.0. I'm hesitant to accept this as it would imply we do want to support these.

carterbox commented 1 year ago

I'm not sure there is any implication of support since this is the last version for CUDA 11, since there will never be additional releases upstream for CUDA 11. Also, since all these CUDA SDK packages are closed-source repackaged binaries, they never need to be recompiled.

They just need unpackaged and link checked against the latest conda-forge packages, which should be automated assuming these NVidia packages link to the versioned shared objects.