- Fix throwing errors from
Executor.join_async()
(#208) @mdemoret-nv - Fix help string for SRF_BUILD_DOCS (#202) @dagardner-nv
- change pull_request to pull_request_target (#201) @jarmak-nv
- Registered memory should be released before the UCX Context is destroyed (#193) @ryanolson
- Fix tests so that the proper upstream build is used for the coverage test (#192) @dagardner-nv
- Updating SRF versions from 22.09 to 22.11 (#191) @mdemoret-nv
- Fixes "Add new issue/PR to project" action (#189) @dagardner-nv
- Fetch history and tags for package step (#188) @dagardner-nv
- Fix CI deps (#187) @dagardner-nv
- Emit the value before incrementing the iterator fixes (#180) @dagardner-nv
- Fix returning of thread_binding attr (#179) @dagardner-nv
- update abseil, grpc, and ucx versions for cuml compatibility (#177) @cwharris
- Add documentation on how to build the doxygen docs (#183) @dagardner-nv
- Replacing SRF markdown templates with yml forms (#200) @jarmak-nv
- Improve NVML + MIG Behavior (#206) @ryanolson
- Add dockerfile for CI runners (#199) @dagardner-nv
- Add codecov upload (#197) @dagardner-nv
- SRF Modules and Module Registry Implementation (#196) @drobison00
- Allow building build without GPU and without a driver (#195) @dagardner-nv
- Switch to github actions (#182) @dagardner-nv
- Bump Versions 22.09 (#174) @mdemoret-nv
- Add missing checks for YAPF_RETVAL & PRAGMA_CHECK_RETVAL in CI (#173) @dagardner-nv
- Update PortBuilder to Work with Types That Do Not Have a Default Constructor (#165) @mdemoret-nv
- Fix contributing guide build (#139) @cwharris
- fix faulty assumption about remote key sizes (#137) @ryanolson
- Resolves issue-32, re-add stats watchers to Rx and Python nodes (#130) @drobison00
- Fix SRF Conda Upload (#70) @mdemoret-nv
- Adjust contrib instructions for pip install location (#141) @pdmack
- Update CONTRIBUTING.md (#133) @pdmack
- Typo fix in README.md (#108) @yuvaldeg
- Refresh and Simplification of QSG README (#100) @awthomp
- Internal Runtime Query + CPP Checks (#113) @ryanolson
- Data Plane - Initial P2P and RDMA Get (#112) @ryanolson
- Network Options (#111) @ryanolson
- Transient Pool (#110) @ryanolson
- Bump versions 22.08 (#166) @mdemoret-nv
- Action to Add Issues/PRs to Project (#155) @jarmak-nv
- Add ability to specify port data type for known c++ types from Python (#153) @drobison00
- Fix CPP checks for CI (#147) @dagardner-nv
- Code coverage integration in SRF (#105) @drobison00
- Add codable interface for python objects, (Ingress|Egress)Ports python bindings, and other elements required for multi-segment. (#18) @drobison00
- Fix
flatten()
Operator With Infinite Sources (#117) @mdemoret-nv
- 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
- SRF README Update - In Preparation of Public Release (#93) @mdemoret-nv
- Initial CONTRIBUTING.md (#45) @cwharris
- Improvements Needed for Quickstart (#52) @mdemoret-nv
- General Cleanup (#47) @mdemoret-nv
- 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