There are no changes for v24.06.00.
- Update ops-bot.yaml (#68) @AyodeAwe
- Obtain libcudacxx via CCCL, patch matx to include properly. (#66) @cwharris
- Add helper method for configuring grpc (#63) @dagardner-nv
- Improving setup scripts between MRC and Morpheus (#61) @dagardner-nv
- 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
- 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
- Changing target names to
build
andtest
for CI runner (#30) @mdemoret-nv
- Add conda's gcov to list of possible names for gcov (#28) @dagardner-nv
- 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
- 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
- Improving the python CMake modules to speed up configure step (#17) @mdemoret-nv
- 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
- 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
- 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