Skip to content

Releases: rapidsai/ucxx

v0.48.00

04 Feb 17:40
v0.48.00
bb8b93e

Choose a tag to compare

What's Changed

🛠️ Improvements

  • Use strict priority in CI conda tests by @bdice in #552
  • Use strict priority in CI conda tests by @bdice in #555
  • refactor(build): build pure Python wheel for distributed-ucxx by @gforsyth in #556
  • Remove alpha specs from non-RAPIDS dependencies by @bdice in #557
  • Enable merge barriers by @KyleFromNVIDIA in #558
  • Update to numba-cuda >=0.22.1,<0.23.0 by @brandon-b-miller in #554
  • Add devcontainer fallback for C++ test location by @bdice in #561
  • Empty commit to trigger a build by @bdice in #562
  • Use SPDX license identifiers in pyproject.toml, bump build dependency floors by @jameslamb in #563
  • Add CUDA 13.1 support by @bdice in #560
  • build and test against CUDA 13.1.0 by @jameslamb in #565
  • Update UCX pin to support 1.20, increase minimum to 1.18 by @pentschev in #566
  • Empty commit to trigger a build by @jameslamb in #569
  • Use main shared-workflows branch by @jameslamb in #570
  • wheel builds: react to changes in pip's handling of build constraints by @mmccarty in #567
  • fix(build): build package on merge to release/* branch by @gforsyth in #575
  • Fallback to numba-cuda with no extra CUDA packages if 'cuda_suffixed' isn't true by @trxcllnt in #576

New Contributors

Full Changelog: v0.48.00a...v0.48.00

v0.47.00

10 Dec 22:50
v0.47.00
5d6f0af

Choose a tag to compare

What's Changed

🚨 Breaking Changes

🐛 Bug Fixes

📖 Documentation

  • Add missing docstrings to perftest's buffer_interface.hpp by @pentschev in #478
  • Clarify RDMA installation requirements by @gtebbutt in #539
  • Use current system architecture in conda environment creation command by @bdice in #543

🚀 New Features

🛠️ Improvements

New Contributors

Full Changelog: v0.47.00a...v0.47.00