v24.02.00
🚨 Breaking Changes
- Publish nightly wheels to NVIDIA index instead of PyPI (#1294) @pentschev
🐛 Bug Fixes
- Fix get_device_memory_ids (#1305) @wence-
- Prevent double UCX initialization in
test_dgx
(#1301) @pentschev - Update to Dask's
shuffle_method
kwarg (#1300) @pentschev - Add timeout to
test_dask_use_explicit_comms
(#1298) @pentschev - Publish nightly wheels to NVIDIA index instead of PyPI (#1294) @pentschev
- Make versions PEP440 compliant (#1279) @vyasr
- Generate pyproject.toml with dfg (#1276) @vyasr
- Fix rapids dask dependency version (#1275) @vyasr
🛠️ Improvements
- Remove usages of rapids-env-update (#1304) @KyleFromNVIDIA
- refactor CUDA versions in dependencies.yaml (#1303) @jameslamb
- Start generating conda test environments (#1291) @charlesbluca
- Branch 24.02 merge branch 23.12 (#1286) @vyasr