conda-forge / xgboost-feedstock

A conda-smithy repository for xgboost.
BSD 3-Clause "New" or "Revised" License
7 stars 35 forks source link

Update CUDA 12 handling (in light of move to CUDA 12.6) #200

Closed jakirkham closed 2 days ago

jakirkham commented 2 days ago

As conda-forge has moved from CUDA 12.0 to CUDA 12.6 ( https://github.com/conda-forge/conda-forge-pinning-feedstock/pull/6720 ), this means that this now builds with the latest CUDA 12 instead of the oldest.

When a similar change was needed for CUDA 11, we concluded that it was possible to build against CUDA 11 latest and install for older CUDA 11.x's ( https://github.com/conda-forge/xgboost-feedstock/pull/132#issuecomment-1767719122 ).

So think we can adapt those changes for CUDA 12 to the same effect. Filing this to make those changes.

jakirkham commented 2 days ago

@conda-forge-admin , please re-render

conda-forge-webservices[bot] commented 2 days ago

Hi! This is the friendly automated conda-forge-webservice.

I just wanted to let you know that I started rerendering the recipe in conda-forge/xgboost-feedstock#201.