From 89a5e7f8f367a69af1fe3cff7f700aeb95ab6697 Mon Sep 17 00:00:00 2001 From: "Pavel Shamis (Pasha)" Date: Thu, 10 Sep 2020 09:57:00 -0500 Subject: [PATCH] NEWS: Updating news for RC5 Signed-off-by: Pavel Shamis (Pasha) --- NEWS | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index d4c7ee54d0e..dafd8e18812 100644 --- a/NEWS +++ b/NEWS @@ -7,7 +7,7 @@ ## # -## 1.9.0-rc4 (September 2, 2020) +## 1.9.0-rc5 (September 10, 2020) ### Features: #### UCX Core - Added a new class of communication APIs '*_nbx' that enable API extendability while @@ -32,6 +32,7 @@ - Improved performance in ptr_array flow - Improved performance in UCT/SM progress engine flow - Improved I/O demo code +- Improved rendezvous protocol for CUDA - Updated examples code #### UCX Java (API Preview)