Releases: nv-morpheus/utilities
Releases · nv-morpheus/utilities
v24.10.00
utilities 24.10.00 (01 Nov 2024)
🐛 Bug Fixes
- Converting the import of MRC from
mrc::mrc
tomrc::libmrc
(#84) @mdemoret-nv - Fix in-place Python installs (#81) @dagardner-nv
- Fixing python package pip dependency file generation (#79) @mdemoret-nv
- Move the logic inferring the value of
CMAKE_INSTALL_PREFIX
to it's own function (#74) @dagardner-nv
🚀 New Features
🛠️ Improvements
[NIGHTLY] v25.02.00
v24.06.00
utilities 24.06.00 (03 Jul 2024)
There are no changes for v24.06.00.
v24.03.00
utilities 24.03.00 (27 Mar 2024)
🚨 Breaking Changes
🐛 Bug Fixes
🚀 New Features
- Update ops-bot.yaml (#68) @AyodeAwe
- Obtain libcudacxx via CCCL, patch matx to include properly. (#66) @cwharris
🛠️ Improvements
- Add helper method for configuring grpc (#63) @dagardner-nv
- Improving setup scripts between MRC and Morpheus (#61) @dagardner-nv
v23.11.00
🐛 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
- Improve cmake debugging (#57) @mdemoret-nv
- Add option for generating python module from current CMake directory (#56) @mdemoret-nv
- Use
copy-pr-bot
(#54) @ajschmidt8 - Update Versions for v23.11.00 (#49) @mdemoret-nv
- Adopt pybind11 v2.10.4 (#45) @dagardner-nv
New Contributors
- @ajschmidt8 made their first contribution in #54
Full Changelog: v23.07.00...v23.11.00
v23.07.00
utilities 23.07.00 (18 Jul 2023)
🚨 Breaking Changes
- Changing target names to
build
andtest
for CI runner (#30) @mdemoret-nv
🐛 Bug Fixes
- Add conda's gcov to list of possible names for gcov (#28) @dagardner-nv
🚀 New Features
- add compiler settings required for doca support (#39) @cwharris
- Create label-external-issues.yml (#37) @jarmak-nv
- Update default RAPIDS version to 23.02 (#27) @cwharris
🛠️ Improvements
- Adding a
update-version.sh
script to help with releases (#47) @mdemoret-nv - Patch matx so that it doesn't fail when LIBCUDACXX_VERSION is empty (#44) @drobison00
- Remove patch from pybind11 (#43) @dagardner-nv
- Adopt Matx 0.4.1 (#42) @dagardner-nv
- Update Configure_matx.cmake (#41) @pdmack
- Adoption MatX fix for Pascal builds (#38) @dagardner-nv
- Adopt MatX v0.4.0 (#36) @dagardner-nv
- Allow python scripts to be loaded even with missing dependencies (#35) @mdemoret-nv
- Make Cython targets have the same extension as pybind11 (#34) @mdemoret-nv
- Pr template and discussions (#31) @jarmak-nv
- Changing target names to
build
andtest
for CI runner (#30) @mdemoret-nv - Give the conda installed gcov precedence over the OS copy (#29) @dagardner-nv
- Set default version of MRC to 23.07 (#25) @dagardner-nv
v23.03.00
utilities 23.03.00 (29 Mar 2023)
🚨 Breaking Changes
- Improving the python CMake modules to speed up configure step (#17) @mdemoret-nv
🐛 Bug Fixes
- Adding better handling to relative paths for python depfile (#22) @mdemoret-nv
- No more buildx, we just set the DOCKER_BUILDKIT=1 (#16) @dagardner-nv
🛠️ Improvements
- Updating the MRC version to 23.03 (#21) @mdemoret-nv
- Adopt commit 015908f of matx (#20) @dagardner-nv
- Disable git shallow checkouts for matx (#19) @dagardner-nv
- Use a 32bit build of MatX (#18) @dagardner-nv
- Improving the python CMake modules to speed up configure step (#17) @mdemoret-nv
- Adopt matx 0.3.0 and drop patch (#15) @dagardner-nv
v23.01.00
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
v23.01.00-alpha Add full morpheus_utils import file