conda-forge / conda-forge-ci-setup-feedstock

A conda-smithy repository for conda-forge-ci-setup.
BSD 3-Clause "New" or "Revised" License
13 stars 50 forks source link

Relax CUDA 12 check in cross-compilation #302

Closed jakirkham closed 6 months ago

jakirkham commented 6 months ago

The CUDA 12 cross-compilation check here is a no-op that specifically allows CUDA 12.0 to be used. However all CUDA 12.* versions support cross-compilation and none of them require the changes this script makes for CUDA 11 versions. So relax the check to allow any CUDA 12 version to work.


Checklist

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

github-actions[bot] commented 6 months 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 and merged! Have a great day!