Skip to content

Commit 5b996de

Browse files
authored
Merge pull request #9739 from shasson5/topic/news-1.16.0
RELEASE: Update NEWS 1.16 RC4
2 parents 983f28b + b450309 commit 5b996de

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

NEWS

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,14 @@
1313

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

0 commit comments

Comments
 (0)