Skip to content

Commit fb1f079

Browse files
authored
Merge pull request #3197 from shamisp/topic/new/rc2fix
NEWS: Update
2 parents f08baaa + c078e9b commit fb1f079

File tree

1 file changed

+7
-11
lines changed

1 file changed

+7
-11
lines changed

NEWS

Lines changed: 7 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -7,16 +7,7 @@
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)
2011
Features:
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

3223
Bugfixes:
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

3531
Tested configurations:
3632
- InfiniBand: MLNX_OFED 4.4-4.5, distribution inbox drivers, rdma-core

0 commit comments

Comments
 (0)