[NIGHTLY] v25.04.00
Pre-release
Pre-release
·
35 commits
to branch-25.04
since this release
🔗 Links
🚨 Breaking Changes
- Update PyTorch to use CUDA 12.6 (#155) @alexbarghi-nv
- Deprecate Unbuffered Sampling in cuGraph-PyG (#151) @alexbarghi-nv
- Update DGL Packages to PyTorch 2.4 (#148) @alexbarghi-nv
- Update CuPy Version to 13.2 (#132) @alexbarghi-nv
- [FEA] Support Link Prediction and Negative Sampling in cuGraph-DGL (#50) @alexbarghi-nv
🐛 Bug Fixes
- Fix update version (#157) @raydouglass
- Drop PyTorch Constraint for OGB (#153) @alexbarghi-nv
- Update DGL Packages to PyTorch 2.4 (#148) @alexbarghi-nv
- [BUG] Fix bug with drop_last when mod is 0 (#136) @alexbarghi-nv
- Update CuPy Version to 13.2 (#132) @alexbarghi-nv
🚀 New Features
- [FEA] New MovieLens Example, Add Timing to Taobao Example (#141) @alexbarghi-nv
- [FEA] Support Link Prediction and Negative Sampling in cuGraph-DGL (#50) @alexbarghi-nv
🛠️ Improvements
- Update PyTorch to use CUDA 12.6 (#155) @alexbarghi-nv
- Deprecate Unbuffered Sampling in cuGraph-PyG (#151) @alexbarghi-nv
- Use conda-build instead of conda-mambabuild (#150) @bdice
- add cugraph-notebook-codeowners to CODEOWNERS (#149) @AyodeAwe
- Require CMake 3.30.4 (#147) @robertmaynard
- Create Conda CI test env in one step (#144) @KyleFromNVIDIA
- Add build_type input to
test.yaml
(#143) @gforsyth - Use shared-workflows branch-25.04 (#138) @bdice
- disallow fallback to Make in Python builds (#123) @jameslamb
- Forward-merge branch-25.02 to branch-25.04 (#122) @bdice
- Migrate to NVKS for amd64 CI runners (#119) @bdice