Skip to content

[NIGHTLY] v24.10.00

Pre-release
Pre-release
Compare
Choose a tag to compare
@rapids-bot rapids-bot released this 05 Aug 16:05
· 79 commits to branch-24.10 since this release
v24.10.00a
7926b02

🔗 Links

🚨 Breaking Changes

🐛 Bug Fixes

  • Drops duplicate edges in non-MultiGraph PLC SGGraph instances (#4658) @rlratzel
  • Fix build strings in nx-cugraph (#4639) @bdice
  • Set CUDA_STATIC_MATH_LIBRARIES in Python builds (#4612) @KyleFromNVIDIA
  • Updates to cugraph.hypergraph (Duplicate Col Labels Bug) (#4610) @nv-rliu
  • Biased sampling primitive bug fix (#4607) @seunghwak
  • Fix test_property_graph_mg Usage of Util Function (#4600) @nv-rliu
  • Re-configure benchmarking devices & add markers to bench_cugraph_uniform_neighbor_sample (#4561) @nv-rliu

📖 Documentation

🚀 New Features

🛠️ Improvements