Skip to content

Commit

Permalink
Merge pull request #9739 from shasson5/topic/news-1.16.0
Browse files Browse the repository at this point in the history
RELEASE: Update NEWS 1.16 RC4
  • Loading branch information
yosefe committed Mar 12, 2024
2 parents 983f28b + b450309 commit 5b996de
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions NEWS
Expand Up @@ -13,8 +13,14 @@

## 1.16.0-rc4 (February 21, 2024)
### Bugfixes:
#### UCT
* Fixed Infiniband posting error when compiler optimizes code with memmove()
#### UCP
* Disabled rendezvous pipeline protocol selection when using non-contiguous buffer
#### RDMA CORE (IB, ROCE, etc.)
* Fixed mlx5 WQE posting error due to compiler memory copy optimizations
#### GPU (CUDA, ROCM)
* Fixed cuda_ipc transport being disabled if a CUDA device is not set during initialization
#### UCM
* Fixed compilation error when building on PPC64
#### Packaging
* Fixed already existing target error when using cmake find_package(ucx) twice

Expand Down

0 comments on commit 5b996de

Please sign in to comment.