github openucx/ucx v1.2.2-rc1
v1.2.2 RC1

latest releases: v1.17.0, v1.17.0-rc3, v1.17.0-rc2...
pre-release6 years ago

Main:

  • Support including UCX API headers from C++ code
  • UD transport to handle unicast flood on RoCE fabric
  • Compilation fixes for gcc 7.1.1 and clang 3.6

Details:

  • When UD transport is used with RoCE, packets intended for other peers may
    arrive on different adapters (as a result of unicast flooding).
  • This change adds packet filtering based on destination GIDs. Now the packet
    is silently dropped, if its destination GID does not match the local GID.
  • [packaging] Move examples/ and perftest/ into doc
  • [packaging] Update spec to work on old distros while complaint with Fedora
    guidelines
  • [cleanup] Removed unused ptmalloc version (2.83)
  • [cleanup] Fixup license headers

Don't miss a new ucx release

NewReleases is sending notifications on new releases.