v22.06.00
mdemoret-nv
released this
29 Jun 04:46
·
2 commits
to branch-22.06
since this release
SRF 22.06.00 (28 Jun 2022)
π Bug Fixes
- Moving the python_module_tools before the SRF import (#87) @mdemoret-nv
- Fix for pipelines beginning before start is called (#83) @ryanolson
- host_partition_id incorrectly set with multiple gpus present (#79) @ryanolson
- Changing RAPIDS_VERSION to SRF_RAPIDS_VERSION (#73) @mdemoret-nv
- Apply PR #70 to Correct Branch (#71) @mdemoret-nv
- Add pybind11-stubgen to the conda build (#60) @mdemoret-nv
- Improved Resource ownership (#39) @ryanolson
- Improve error handling on pipeline::Controller updates (#29) @ryanolson
- adding PortGraph; validate Pipeline definitions (#28) @ryanolson
π Documentation
- SRF README Update - In Preparation of Public Release (#93) @mdemoret-nv
- Initial CONTRIBUTING.md (#45) @cwharris
π New Features
- Improvements Needed for Quickstart (#52) @mdemoret-nv
- General Cleanup (#47) @mdemoret-nv
π οΈ Improvements
- adding pragma once to logging.h (#41) @ryanolson
- pimpl IBuilder (#40) @ryanolson
- Add two missing headers that caused clang compile errors. (#31) @drobison00
- Enable CI for SRF (#24) @dagardner-nv
- Quickstart (#20) @ryanolson
- adding node::Queue; refactoring SinkChannel for code reuse (#1) @ryanolson