From 0aa792d98d523d47b658b0800cc690072f8769f5 Mon Sep 17 00:00:00 2001 From: Evgeny Leksikov Date: Mon, 23 May 2022 13:37:09 +0300 Subject: [PATCH] NEWS: 1.13.0, CR2 --- NEWS | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/NEWS b/NEWS index d64afc4af51..7c684a6915f 100644 --- a/NEWS +++ b/NEWS @@ -22,7 +22,7 @@ * Added API to pass pre-registered memory handle to UCP operations * Added implementation of AM rendezvous protocol * Added 2-stage pipeline rendezvous protocol for GPU -* Added support of fragment mem_type for v1 pipeline proto, disabled by default +* Added support for fragment mem_type for v1 pipeline proto, disabled by default * Added active message support for proto v2 * Added UCP memory registration cache * Improved adaptive progress - deactivate iface when discarding / cleanup up p2p lanes @@ -32,7 +32,7 @@ * Deprecated UCX_SOCKADDR_AUX_TLS configuration parameter #### UCT * Introduced API uct_md_mkey_pack_v2 -* Introduced interfaces features API +* Introduced UCT iface features API * Introduced max_inflight_eps parameter in perf_attr API * Introduced UCT_SEND_FLAG_PEER_CHECK flag that forces checking connectivity to a peer * Introduced UCX_RCACHE_PURGE_ON_FORK to enable/disable cleaning regions when application is forking @@ -41,7 +41,7 @@ * Introduced CQE zipping support * Set the default MAX_RD_ATOMIC to maximum value supported by the hardware #### ROCM -* Increased maximum number of hsa agents +* Increased maximum number of HSA agents #### UCS * Added topo module infrastructure * Added memtrack and rcache information to VFS