Skip to content

Commit cf5f219

Browse files
authored
Merge pull request #3650 from shamisp/topic/v160-news-rc1
NEWS: news update before v1.6.0 rc1
2 parents 545aefc + 096d284 commit cf5f219

File tree

1 file changed

+24
-4
lines changed

1 file changed

+24
-4
lines changed

NEWS

Lines changed: 24 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,16 +7,36 @@
77
##
88
#
99

10-
## Current
10+
## 1.6.0-rc1 (May 29, 2019)
1111
Features:
12-
- TBD
12+
- Modular architecture for UCT transports
13+
- ROCm transport re-design: support for managed memory, direct copy, ROCm GDR
14+
- Random scheduling policy for DC transport
15+
- Optimized out-of-box settings for multi-rail
16+
- Added support for OmniPath (using Verbs)
17+
- Support for PCI atomics with IB transports
18+
- Reduced UCP address size for homogeneous environments
19+
20+
Bugfixes:
21+
- Multiple stability and performance improvements in TCP transport
22+
- Multiple stability fixed in Verbs and MLX5 transports
23+
- Multiple stability fixes in UCM memory hooks
24+
- Multiple stability fixes in UGNI transport
25+
- RPM Spec file cleanup
26+
- Fixing compilation issues with most recent clang and gcc compilers
1327

1428
Tested configurations:
1529
- RDMA: MLNX_OFED 4.5, distribution inbox drivers, rdma-core 22.1
16-
- CUDA: gdrcopy 1.3.2, cuda 9.2
30+
- CUDA: gdrcopy 1.3.2, cuda 9.2, ROCm 2.2
1731
- XPMEM: 2.6.2
1832
- KNEM: 1.1.3
1933

34+
## 1.5.1 (April 1, 2019)
35+
Bugfixes:
36+
- Fix dc_mlx5 transport support check for inbox libmlx5 drivers - issue #3301
37+
- Fix compilation warnings with gcc9 and clang
38+
- ROCm - reduce log level of device-not-found message
39+
2040
## 1.5.0 (February 14, 2019)
2141
Features:
2242
- New emulation mode enabling full UCX functionality (Atomic, Put, Get)
@@ -101,7 +121,7 @@ Tested configurations:
101121

102122
Features:
103123
- Added stream-based communication API to UCP
104-
- Added support for GPU platforms: Nvidia CUDA and AMD ROCM software stacks
124+
- Added support for GPU platforms: Nvidia CUDA and AMD ROCm software stacks
105125
- Added API for client/server based connection establishment
106126
- Added support for TCP transport
107127
- Support for InfiniBand tag-matching offload for DC and accelerated transports

0 commit comments

Comments
 (0)