Skip to content

Commit

Permalink
NEWS: 1.13.0, CR2
Browse files Browse the repository at this point in the history
  • Loading branch information
evgeny-leksikov committed May 23, 2022
1 parent 2b8000c commit 0aa792d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions NEWS
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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
Expand All @@ -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
Expand Down

0 comments on commit 0aa792d

Please sign in to comment.