This repository has been archived by the owner on Nov 25, 2024. It is now read-only.
[NIGHTLY] v24.12.00
Pre-release
Pre-release
rapids-bot
released this
10 Oct 18:05
·
17 commits
to branch-24.12
since this release
🔗 Links
🚨 Breaking Changes
- stop publishing packages (#233) @jameslamb
🐛 Bug Fixes
🛠️ Improvements
- [Bugfix] Sync stream for scatter_op (#235) @chang-l
- stop publishing packages (#233) @jameslamb
- print sccache stats in builds (#231) @jameslamb
- manage more dependencies in dependencies.yaml, declare 'numpy' runtime dependency (#230) @jameslamb
- Add gather/scatter support 1D tensor (#229) @chang-l
- make conda installations in CI stricter (#228) @jameslamb
- Add a new memory type: Hierarchy (#227) @zhuofan1123
- Prune workflows based on changed files (#226) @KyleFromNVIDIA
- [Optimization] Accelerate dgl create block by bypassing sanity check (#221) @zhou9402