File tree Expand file tree Collapse file tree 1 file changed +7
-11
lines changed
Expand file tree Collapse file tree 1 file changed +7
-11
lines changed Original file line number Diff line number Diff line change 77##
88#
99
10- ## 1.5.0 rc3 (February 8, 2019)
11- Bugfixes:
12- - Fix overflow in RC/DC flush operations
13- - Update description in SPEC file and README
14- - Fix RoCE source port for dc_mlx5 flow control
15- - Improve ucx_info help message
16- - Fix segfault in UCP, due to int truncation in count_one_bits()
17-
18- ## 1.5.0 rc2 (January 15, 2019)
19-
10+ ## 1.5.0 rc2 (February 8, 2019)
2011Features:
2112- New emulation mode enabling full UCX functionality (Atomic, Put, Get)
2213 over TCP and RDMA-CORE interconnects which don't implement full RDMA semantics
@@ -30,7 +21,12 @@ Features:
3021- GPU-to-Infiniband HCA affinity support based on locality/distance (PCIe)
3122
3223Bugfixes:
33- - Multiple bugfixes (full list on github)
24+ - Fix overflow in RC/DC flush operations
25+ - Update description in SPEC file and README
26+ - Fix RoCE source port for dc_mlx5 flow control
27+ - Improve ucx_info help message
28+ - Fix segfault in UCP, due to int truncation in count_one_bits()
29+ - Multiple other bugfixes (full list on github)
3430
3531Tested configurations:
3632- InfiniBand: MLNX_OFED 4.4-4.5, distribution inbox drivers, rdma-core
You can’t perform that action at this time.
0 commit comments