Skip to content

v26.06.00

Latest

Choose a tag to compare

@jolorunyomi jolorunyomi released this 03 Jun 20:55
78b66f1

What's Changed

🚨 Breaking Changes

🐛 Bug Fixes

  • [MINOR] Fixing weakref on None by @nirandaperera in #917
  • Fix UCXX import for pip installations by @madsbk in #921
  • Fix allgather op_id reuse better by @wence- in #918
  • Support reuse of op_ids in shuffles by @wence- in #927
  • Fix Lineariser::drain() deadlock by @Matt711 in #932
  • Avoid defining awaitable in PyActor.__init__ by @mroeschke in #941
  • Add individual timeout for each of ctest nranks run by @pentschev in #945
  • Move away from deprecated ucxx::Address::getString() by @pentschev in #953
  • Forward channel metadata through bloom filter apply by @wence- in #952
  • Increase timeout for test_bootstrap_multiple_clients by @pentschev in #962
  • Use non-deprecated cudf::filtered_join constructor by @pentschev in #973
  • Fix ReceivedChunks::spill() throwing on control messages by @Matt711 in #975
  • More BufferResource lifetime fixes by @vyasr in #970
  • Fix ReceivedChunks::spill() over-spilling past the amount target by @Matt711 in #984
  • Suppress warnings from cuco headers, do not export CMake target by @nirandaperera in #990
  • Remove unnecessary $<BUILD_INTERFACE:...> from CMake targets by @pentschev in #1001
  • Fix PostBox::spill() passing stale amount to std::ranges::lower_bound by @Matt711 in #983
  • Fix librapidsmpf wheel builds with current cuDF packages by @pentschev in #1022
  • Remove C language from librapidsmpf wheel builder by @pentschev in #1024
  • Skip stack trace if gdb is unavailable by @pentschev in #1004
  • Fix large-message initialization in communication benchmark by @pentschev in #1016
  • Use new cuCascade::cucascade_topology_discovery target by @KyleFromNVIDIA in #1030
  • Remove unnecessary include from slurm_backend.cpp by @pentschev in #1034
  • Fix socket backend test write handling by @bdice in #1033
  • More follow-ups to recent cucascade fixes by @KyleFromNVIDIA in #1035
  • Remove CUDA includes from bootstrap sources by @bdice in #1044
  • Pin cuCascade for 26.06 release by @pentschev in #1057

📖 Documentation

🚀 New Features

🛠️ Improvements

New Contributors

Full Changelog: v26.06.00a...v26.06.00