We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 983f28b + b450309 commit 5b996deCopy full SHA for 5b996de
NEWS
@@ -13,8 +13,14 @@
13
14
## 1.16.0-rc4 (February 21, 2024)
15
### Bugfixes:
16
-#### UCT
17
-* Fixed Infiniband posting error when compiler optimizes code with memmove()
+#### UCP
+* 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
24
#### Packaging
25
* Fixed already existing target error when using cmake find_package(ucx) twice
26
0 commit comments