Closed jakirkham closed 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.
@conda-forge-admin , please re-render
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.
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.