[NIGHTLY] v25.02.00
Pre-release
Pre-release
·
64 commits
to branch-25.04
since this release
๐ Links
๐ Bug Fixes
- Update BC to use random nodes to match nx given
k
(#59) @eriknw - Updates to Benchmark Script (#51) @nv-rliu
๐ Documentation
๐ ๏ธ Improvements
- Use
rapids-pip-retry
in CI jobs that might need retries (#80) @gforsyth - Revert CUDA 12.8 shared workflow branch changes (#74) @vyasr
- Add benchmark for
leiden_communities
(#67) @eriknw - Build and test with CUDA 12.8.0 (#66) @bdice
- update pip devcontainers to UCX 1.18, other small packaging changes (#65) @jameslamb
- Adds support for
jaccard_coefficient
(#62) @rlratzel - Add
amazon0302
Dataset to nx-cugraph Bench Algos (#61) @nv-rliu - Remove sphinx pinning (#60) @vyasr
- Add
can_run
that checkscreate_using
argument (#56) @eriknw - prefer system install of UCX in devcontainers, update outdated RAPIDS references (#53) @jameslamb
- Require approval to run CI on draft PRs (#52) @bdice
- Add experimental version of
leiden_communities
(#50) @eriknw - Add
lowest_common_ancestor
algorithm (#35) @eriknw