Skip to content

Latest commit

 

History

History
104 lines (74 loc) · 8.23 KB

CHANGELOG.md

File metadata and controls

104 lines (74 loc) · 8.23 KB

wholegraph 24.04.00 (10 Apr 2024)

🐛 Bug Fixes

🚀 New Features

🛠️ Improvements

  • Use conda env create --yes instead of --force (#155) @bdice
  • add round-robin shard strategy (#154) @linhu-nv
  • Switch to scikit-build-core (#150) @vyasr
  • Update script input name (#147) @AyodeAwe
  • Add upper bound to prevent usage of NumPy 2 (#146) @bdice
  • Replace local copyright check with pre-commit-hooks verify-copyright (#144) @KyleFromNVIDIA
  • remove an unnecessary sync in exchange_embeddings_nccl_func (#143) @linhu-nv
  • Use default rapids-cmake CUDA_ARCHITECTURES (#140) @trxcllnt
  • Add support for Python 3.11, require NumPy 1.23+ (#139) @jameslamb
  • [Bugfix] Host full-neighbor sampling returns wrong results in unit test (#138) @chang-l
  • use enum to implement log_level in wholememory (#136) @linhu-nv
  • target branch-24.04 for GitHub Actions workflows (#135) @jameslamb
  • Add environment-agnostic scripts for running ctests and pytests (#128) @trxcllnt

wholegraph 24.02.00 (12 Feb 2024)

🐛 Bug Fixes

🚀 New Features

🛠️ Improvements

wholegraph 23.12.00 (6 Dec 2023)

🐛 Bug Fixes

🚀 New Features

🛠️ Improvements

wholegraph 23.10.00 (11 Oct 2023)

🐛 Bug Fixes

🛠️ Improvements

wholegraph 23.08.00 (9 Aug 2023)

🚨 Breaking Changes

🛠️ Improvements