Skip to content

v1.5.2-rc3

Pre-release
Pre-release
Compare
Choose a tag to compare
@yosefe yosefe released this 12 Jun 18:29
· 2 commits to v1.5.x since this release
195f046

Features:

  • Added support for OmniPath (using Verbs)

Bugfixes:

  • Fix segfault when libuct.so is reloaded - issue #3558
  • Fix ucx_info crash when printing configuration alias
  • Fix static checker errors
  • Fallback to ibv_create_cq() if ibv_create_cq_ex() returns ENOSYS