Skip to content

[NIGHTLY] v25.02.00

Pre-release
Pre-release
Compare
Choose a tag to compare
@rapids-bot rapids-bot released this 11 Dec 18:12
· 64 commits to branch-25.04 since this release
v25.02.00a
c2f5d33

๐Ÿ”— 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 checks create_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