Skip to content

v1.5.0 RC1

Pre-release
Pre-release
Compare
Choose a tag to compare
@shamisp shamisp released this 22 Dec 23:42
· 89 commits to v1.5.x since this release
02078b9

Features:

  • Statistics for UCT tag API
  • New emulation mode enabling full UCX functionality (Atomic, Put, Get)
    over TCP and RDMA-CORE interconnects that don't implement full RDMA semantics.
  • Non-blocking API for all one-sided operations. All blocking communication APIs marked
    as deprecated.
  • New client/server connection establishment API
  • Added CUDA support for stream API

Bugfixes:

  • Multiple bugfixes (full list on github)