Skip to content

Commit

Permalink
Merge pull request #3650 from shamisp/topic/v160-news-rc1
Browse files Browse the repository at this point in the history
NEWS: news update before v1.6.0 rc1
  • Loading branch information
shamisp authored May 29, 2019
2 parents 545aefc + 096d284 commit cf5f219
Showing 1 changed file with 24 additions and 4 deletions.
28 changes: 24 additions & 4 deletions NEWS
Original file line number Diff line number Diff line change
Expand Up @@ -7,16 +7,36 @@
##
#

## Current
## 1.6.0-rc1 (May 29, 2019)
Features:
- TBD
- Modular architecture for UCT transports
- ROCm transport re-design: support for managed memory, direct copy, ROCm GDR
- Random scheduling policy for DC transport
- Optimized out-of-box settings for multi-rail
- Added support for OmniPath (using Verbs)
- Support for PCI atomics with IB transports
- Reduced UCP address size for homogeneous environments

Bugfixes:
- Multiple stability and performance improvements in TCP transport
- Multiple stability fixed in Verbs and MLX5 transports
- Multiple stability fixes in UCM memory hooks
- Multiple stability fixes in UGNI transport
- RPM Spec file cleanup
- Fixing compilation issues with most recent clang and gcc compilers

Tested configurations:
- RDMA: MLNX_OFED 4.5, distribution inbox drivers, rdma-core 22.1
- CUDA: gdrcopy 1.3.2, cuda 9.2
- CUDA: gdrcopy 1.3.2, cuda 9.2, ROCm 2.2
- XPMEM: 2.6.2
- KNEM: 1.1.3

## 1.5.1 (April 1, 2019)
Bugfixes:
- Fix dc_mlx5 transport support check for inbox libmlx5 drivers - issue #3301
- Fix compilation warnings with gcc9 and clang
- ROCm - reduce log level of device-not-found message

## 1.5.0 (February 14, 2019)
Features:
- New emulation mode enabling full UCX functionality (Atomic, Put, Get)
Expand Down Expand Up @@ -101,7 +121,7 @@ Tested configurations:

Features:
- Added stream-based communication API to UCP
- Added support for GPU platforms: Nvidia CUDA and AMD ROCM software stacks
- Added support for GPU platforms: Nvidia CUDA and AMD ROCm software stacks
- Added API for client/server based connection establishment
- Added support for TCP transport
- Support for InfiniBand tag-matching offload for DC and accelerated transports
Expand Down

0 comments on commit cf5f219

Please sign in to comment.