Releases: rapidsai/cugraph-gnn
Releases · rapidsai/cugraph-gnn
v24.12.00
🚨 Breaking Changes
- Disable RockyLinux Tests for DGL, Disable CUDA All 11.4 Tests (#89) @alexbarghi-nv
🐛 Bug Fixes
- Disable RockyLinux Tests for DGL, Disable CUDA All 11.4 Tests (#89) @alexbarghi-nv
- [Bugfix] Add stream synchronization before the scatter operation (#73) @chang-l
- [Bugfix] Dynamic load NVML symbols for better compatibility (#72) @chang-l
🚀 New Features
- [Feature] Add gather/scatter support 1D tensor (#74) @chang-l
- update wholegraph (#65) @zhuofan1123
🛠️ Improvements
- skip CUDA 11.4 conda-python-tests jobs (#91) @jameslamb
- Relax PyTorch upper bound (allowing 2.4) (#75) @jakirkham
- remove versioning workaround for nightlies (#69) @jameslamb
- fix devcontainer builds (#68) @jameslamb
- enforce wheel size limits, README formatting in CI (#67) @jameslamb
- start publishing packages (#66) @jameslamb
- add notebook tests, build.sh args (#62) @jameslamb
- add nightly builds/tests, remove some cugraph references (#61) @jameslamb
- remove docs support in build.sh, remove test_wheel.sh, other small cleanup (#60) @jameslamb
- add PR CI for cugraph-pyg and cugraph-dgl (#59) @jameslamb
- add full CI for wholegraph (#58) @jameslamb
- add alpha specs, pre-commit hook to enforce them (#57) @jameslamb
- introduce minimal CI for PRs (#56) @jameslamb
- Add Copy PR Bot (#55) @alexbarghi-nv
[NIGHTLY] v25.02.00
🔗 Links
📖 Documentation
- build libwholegraph docs in CI (#96) @jameslamb
🛠️ Improvements
- remove unused dependencies.yaml entries, other small cleanup (#98) @jameslamb
- fix nightly docs workflow dependencies (#97) @jameslamb
- merge branch-24.12 into branch-25.02 (#95) @jameslamb
- Update version references in workflow (#93) @AyodeAwe
- Require approval to run CI on draft PRs (#80) @bdice
- add devcontainers (#79) @jameslamb
- skip conda-python-tests on arm64 (#70) @jameslamb
- Add breaking change workflow trigger (#64) @AyodeAwe