Releases: Mellanox/ucx
Releases · Mellanox/ucx
v1.13.0-pre1
UCT/IB: handle IBV_EVENT_DEVICE_FATAL
v1.12-pre1
Merge pull request #7156 from yosefe/topic/test-perf-increase-thresho…
ucx-v1.10-pre2
Thread support is enabled in UCX.
Multi-rail is supported for client-server connection establishment.
ucx_v1.10-pre2-rc3
Thread support is enabled in UCX.
ucx_v1.10-pre2-rc2
Merge pull request #5885 from yosefe/topic/test-iodemo-fix-assertion-…
ucx_v1.10-pre2-rc1
Merge pull request #5885 from yosefe/topic/test-iodemo-fix-assertion-…
ucx-v1.10-pre1
Features:
- Please refer to the UCX v1.9 release - https://github.com/openucx/ucx/releases/tag/v1.9.0
- TCP connection manager and automatic TCP fallback.
When creating a UCX connection to a given IP address, UCX will automatically use RDMA transport if available, otherwise will fallback to TCP. No change is needed in the application to use this feature.