Skip to content

Releases: nv-morpheus/utilities

v24.10.00

01 Nov 20:14
dba6947
Compare
Choose a tag to compare

utilities 24.10.00 (01 Nov 2024)

🐛 Bug Fixes

🚀 New Features

🛠️ Improvements

  • fix warning in triton http_client.cc that breaks build (#82) @cwharris

[NIGHTLY] v25.02.00

21 Oct 18:24
25f0381
Compare
Choose a tag to compare
[NIGHTLY] v25.02.00 Pre-release
Pre-release

🔗 Links

🛠️ Improvements

  • Add indicators dependency for C++ version of MonitorStage (#78) @yczhang-nv

v24.06.00

03 Jul 16:13
a665238
Compare
Choose a tag to compare

utilities 24.06.00 (03 Jul 2024)

There are no changes for v24.06.00.

v24.03.00

26 Mar 23:32
c8bae9e
Compare
Choose a tag to compare

utilities 24.03.00 (27 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

v23.11.00

01 Dec 02:38
2387303
Compare
Choose a tag to compare

🐛 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

New Contributors

Full Changelog: v23.07.00...v23.11.00

v23.07.00

18 Jul 18:00
Compare
Choose a tag to compare

utilities 23.07.00 (18 Jul 2023)

🚨 Breaking Changes

🐛 Bug Fixes

🚀 New Features

🛠️ Improvements

v23.03.00

29 Mar 16:37
Compare
Choose a tag to compare

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

v23.01.00

31 Jan 01:44
09c79ca
Compare
Choose a tag to compare

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

Alpha tag for end to end testing

01 Dec 20:47
Compare
Choose a tag to compare
Pre-release
v23.01.00-alpha

Add full morpheus_utils import file