Skip to content

Releases: nv-morpheus/MRC

v25.06.00

23 Jul 19:30
733767f

Choose a tag to compare

MRC 25.06.00 (22 Jul 2025)

๐Ÿšจ Breaking Changes

  • Add a pre-flight check when pe_count > cpu_set.weight() (#547) @dagardner-nv
  • Bugfix: Remove MRC_USE_CONDA option since it must always be On (#539) @willkill07

๐Ÿ› Bug Fixes

  • Add a pre-flight check when pe_count > cpu_set.weight() (#547) @dagardner-nv
  • Bugfix: Remove MRC_USE_CONDA option since it must always be On (#539) @willkill07
  • Forward-merge branch-25.02 into branch-25.06 (#534) @rapids-bot[bot]

๐Ÿš€ New Features

๐Ÿ› ๏ธ Improvements

Full Changelog: v25.02.00...v25.06.00

[NIGHTLY] v25.10.00

14 Jul 16:51
ede0ea5

Choose a tag to compare

[NIGHTLY] v25.10.00 Pre-release
Pre-release

๐Ÿ”— Links

๐Ÿšจ Breaking Changes

๐Ÿ› ๏ธ Improvements

v25.02.00

04 Feb 16:29
22ce169

Choose a tag to compare

MRC 25.02.00 (03 Feb 2025)

๐Ÿ› Bug Fixes

  • Bugfix: Fix IoScheduler::yield_until and improve tests (#533) @willkill07
  • Fix bug where AsyncioRunnable hangs if process_one throws and the source is not emitting new values (#523) @dagardner-nv

๐Ÿ› ๏ธ Improvements

New Contributors

Full Changelog: v24.10.00...v25.02.00

[NIGHTLY] v25.06.00

27 Jan 17:37
130d40d

Choose a tag to compare

[NIGHTLY] v25.06.00 Pre-release
Pre-release

๐Ÿ”— Links

๐Ÿšจ Breaking Changes

  • Add a pre-flight check when pe_count > cpu_set.weight() (#547) @dagardner-nv
  • Bugfix: Remove MRC_USE_CONDA option since it must always be On (#539) @willkill07

๐Ÿ› Bug Fixes

  • Disable the test_mrc_benchmarking set of tests in CI (#555) @dagardner-nv
  • Add missing test dependencies for Conda builds (#552) @dagardner-nv
  • Add a pre-flight check when pe_count > cpu_set.weight() (#547) @dagardner-nv
  • Bugfix: Remove MRC_USE_CONDA option since it must always be On (#539) @willkill07
  • Forward-merge branch-25.02 into branch-25.06 (#534) @rapids-bot[bot]

๐Ÿš€ New Features

๐Ÿ› ๏ธ Improvements

v24.10.00

01 Nov 22:14
b79303f

Choose a tag to compare

MRC 24.10.00 (01 Nov 2024)

๐Ÿ› Bug Fixes

๐Ÿ“– Documentation

๐Ÿš€ New Features

๐Ÿ› ๏ธ Improvements

Full Changelog: v24.06.00...v24.10.00

[NIGHTLY] v24.10.00

03 Jul 17:20
f754c78

Choose a tag to compare

[NIGHTLY] v24.10.00 Pre-release
Pre-release

๐Ÿ”— Links

๐Ÿ› Bug Fixes

๐Ÿ“– Documentation

๐Ÿš€ New Features

๐Ÿ› ๏ธ Improvements

v24.06.00

03 Jul 21:59
78643b3

Choose a tag to compare

MRC 24.06.00 (03 Jul 2024)

๐Ÿš€ New Features

  • Add JSONValues container for holding Python values as JSON objects if possible, and as pybind11::object otherwise (#455) @dagardner-nv

๐Ÿ› ๏ธ Improvements

v24.03.01

16 Apr 21:35
ae875f7

Choose a tag to compare

๐Ÿ› Bug Fixes

v24.03.00

08 Apr 02:26
d36d6ca

Choose a tag to compare

๐Ÿšจ Breaking Changes

๐Ÿ› Bug Fixes

๐Ÿ“– Documentation

๐Ÿš€ New Features

  • Add maximum simultaneous tasks support to TaskContainer (#464) @cwharris
  • Add TestScheduler to support testing time-based coroutines without waiting for timeouts (#453) @cwharris
  • Adding RoundRobinRouter node type for distributing values to downstream nodes (#449) @mdemoret-nv
  • Add IoScheduler to enable epoll-based Task scheduling (#448) @cwharris
  • Update ops-bot.yaml (#446) @AyodeAwe
  • RAPIDS 24.02 Upgrade (#433) @cwharris

๐Ÿ› ๏ธ Improvements

  • Update MRC to use CCCL instead of libcudacxx (#444) @cwharris
  • Optionally skip the CI pipeline if the PR contains the skip-ci label (#426) @dagardner-nv
  • Add flake8, yapf, and isort pre-commit hooks. (#420) @cwharris

Full Changelog: v23.11.00...v24.03.00

[NIGHTLY] v24.06.00

10 Apr 20:24
f4e6266

Choose a tag to compare

[NIGHTLY] v24.06.00 Pre-release
Pre-release

๐Ÿ”— Links

๐Ÿš€ New Features

  • Add JSONValues container for holding Python values as JSON objects if possible, and as pybind11::object otherwise (#455) @dagardner-nv

๐Ÿ› ๏ธ Improvements