From d5c03ae53fd32adbc86368734ceaea19ca468174 Mon Sep 17 00:00:00 2001 From: "Pavel Shamis (Pasha)" Date: Mon, 15 Oct 2018 13:33:44 -0500 Subject: [PATCH] NEWS: Update for rc1 Signed-off-by: Pavel Shamis (Pasha) --- NEWS | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 26046cf96ba..18b8b5ed63f 100644 --- a/NEWS +++ b/NEWS @@ -7,7 +7,7 @@ ## # -## 1.4.0-rc1 (October 4, 2018) +## 1.4.0-rc1 (October 15, 2018) Features: - Improved support for installation with latest ROCm @@ -15,6 +15,7 @@ Features: - Adding support for CUDA IPC for intra-node GPU - Added support for CUDA memory allocation cache for mem-type detection - Added support for latest Mellanox devices +- Added support for Nvidia GPU managed memory - Added support for multiple connections between the same pair of workers - Added support large worker address for client/server connection establishment and INADDR_ANY @@ -25,6 +26,8 @@ Bugfixes: - Memory hook fixes - Clang support fixes - Self tl multi-rail fix +- Thread safety fixes in IB/RDMA transport +- Compilation fixes with upstream rdma-core - Multiple minor bugfixes (full list on github) Tested configurations: