CUDA 13 has numerous API breaks so we will need to rollout out changes across all projects to handle building with CUDA 13. This is a required step before we can update our CI matrix to include CUDA 13 Projects that need updates: - [x] cudf - [x] cuml - [x] cuvs - [x] raft - [x] rapids-cmake - [x] rmm
CUDA 13 has numerous API breaks so we will need to rollout out changes across all projects to handle building with CUDA 13.
This is a required step before we can update our CI matrix to include CUDA 13
Projects that need updates: