Skip to content

Latest commit

 

History

History
104 lines (71 loc) · 7.95 KB

CHANGELOG.md

File metadata and controls

104 lines (71 loc) · 7.95 KB

utilities 24.06.00 (03 Jul 2024)

There are no changes for v24.06.00.

utilities 24.03.00 (26 Mar 2024)

🚨 Breaking Changes

  • Obtain libcudacxx via CCCL, patch matx to include properly. (#66) @cwharris

🐛 Bug Fixes

  • only make triton client depend on zlib in debug builds (#67) @cwharris

🚀 New Features

🛠️ Improvements

utilities 23.11.00 (30 Nov 2023)

🐛 Bug Fixes

  • Fix MatX when building MRC and Morpheus in same environment. (#55) @cwharris
  • Revert installing pybind11 via conda and patch the dec_ref method (#52) @dagardner-nv

🛠️ Improvements

utilities 23.07.00 (18 Jul 2023)

🚨 Breaking Changes

🐛 Bug Fixes

🚀 New Features

🛠️ Improvements

utilities 23.03.00 (29 Mar 2023)

🚨 Breaking Changes

  • Improving the python CMake modules to speed up configure step (#17) @mdemoret-nv

🐛 Bug Fixes

🛠️ Improvements

utilities 23.01.00 (30 Jan 2023)

🛠️ Improvements

  • Extraction of common scripts and utilities + cleanup and imrpovements (#1) @drobison00
  • Update glob string to find all python files (#2) @drobison00
  • Fix to make BUILD_WHEEL flag function as intended (#4) @drobison00
  • Add Depfile for Pip Install (#3) @mdemoret-nv
  • Fix Message Context in Macros (#6) @mdemoret-nv
  • Improve Handling of RAPIDS Versions (#7) @mdemoret-nv
  • Fixing some issues after moving the ci/runner scripts to utilities (#8) @mdemoret-nv
  • remove broken/unsupported rapids_cpm_find usages in favor of rapids_find_package (#5) @cwharris
  • Remove the Numpy Dependency from CMake and Revert Boost Config (#9) @mdemoret-nv
  • Fix MRC config when building from source (#11) @mdemoret-nv