Skip to content

v21.08.00

Compare
Choose a tag to compare
@GPUtester GPUtester released this 04 Aug 18:48
· 1796 commits to main since this release

🚨 Breaking Changes

πŸ› Bug Fixes

  • Changed cuco cmake function to return early if cuco has already been added as a target (#1746) @rlratzel
  • revert cuco to latest dev branch, issues should be fixed (#1721) @ChuckHastings
  • Fix conda uploads (#1712) @ajschmidt8
  • Updated for CUDA-specific py packages (#1709) @rlratzel
  • Use library_dirs for cython linking, link cudatoolkit libs, allow setting UCX install location (#1698) @trxcllnt
  • Fix the Louvain failure with 64 bit vertex IDs (#1696) @seunghwak
  • Use nested include in destination of install headers to avoid docker permission issues (#1656) @dantegd
  • Added accidentally-removed cpp-mgtests target back to the valid args list (#1652) @rlratzel
  • Update UCX-Py version to 0.21 (#1650) @pentschev

πŸ“– Documentation

πŸš€ New Features

πŸ› οΈ Improvements