Description
openedon Dec 15, 2023
We would like to start publishing conda packages that support versions of CUDA newer than CUDA 12.0. At the moment, this is blocked on efforts to get the CTK on conda-forge updated to a sufficiently new version. As of this writing, we are currently updating the conda-forge CTK to 12.1.1. Our plan is to continue the cf update process, and whatever the latest version of the CTK is that's available via cf on Jan 8, 2024, we will use that version for building RAPIDS 24.02 packages.
Assuming that #7 is completed before this, the main tasks will be to:
- Modify the conda shared-workflows to use the new images in building conda packages These jobs should be set up to continue on error
- Follow up with different RAPIDS developer teams to address any issues with builds that arise in CUDA 12.x builds. This job will mostly involve coordinating a response from the teams; the assignee of this issue is not responsible for actually fixing said builds.
Step 2 above will likely involve making updates to dependency files in various RAPIDS repos.
This issue will be filled out more and updated once the conda-forge updates are completed and the version finalized.