conda-forge / onnxruntime-feedstock

A conda-smithy repository for onnxruntime.
BSD 3-Clause "New" or "Revised" License
1 stars 19 forks source link

Dropping old CUDA `skip`s #89

Open jakirkham opened 9 months ago

jakirkham commented 9 months ago

Currently the recipe here has skips for a few CUDA versions that conda-forge has since dropped. Since CUDA 11.2 is the new minimum in conda-forge ( https://github.com/conda-forge/conda-forge-pinning-feedstock/pull/1708 ), think this skip can be dropped altogether

https://github.com/conda-forge/onnxruntime-feedstock/blob/25104338de8f0b5339db11d8c85f64f59811cf7e/recipe/meta.yaml#L25