Skip to content

v1.9.0-pre41

Pre-release
Pre-release
Compare
Choose a tag to compare
@yosefe yosefe released this 09 May 19:15
· 5 commits to integration3 since this release
60314d3
  • Add support for static build (see https://openucx.readthedocs.io/en/master/faq.html#build-user-application-with-ucx)
  • Add support for different number of RoCE LAG paths on server and client
  • Add support for user-provided memory handle #247
  • Add support for setting local bind address on client endpoint #250
  • Add support for building debug RPM #221
  • Support setting UCT level parameters from UCP API #209
  • Set UCX_SOCKADDR_CM_ENABLE=y by default
  • Disable DevX objects by default #185 #178
  • Fixes in keepalive protocol #243 #205 #196 #184
  • Fixes in rendezvous cancel protocol #233 #230 #227
  • Fix hang in case of device fatal error #231
  • Fix simultaneous disconnect #200
  • Fix low bandwidth with multi-rail eager #194
  • Fix uct_rdmacm_cm_cqs hash key #237
  • Multiple fixes in io_demo test application
  • Logging and memory tracker improvements