Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add timeout to UCXX generic operations (#2398)
rapidsai/ucxx#238 introduced a new timeout argument for `registerGeneric{Pre,Post}` that can be used to prevent blocking indefinitely should there be no UCX worker progress wakeup events. This should also result in new RAFT packages with updated symbols. Authors: - Peter Andreas Entschev (https://github.com/pentschev) Approvers: - Corey J. Nolet (https://github.com/cjnolet) URL: #2398
- Loading branch information