Skip to content

Commit 356526f

Browse files
committed
RELEASE: Update NEWS 1.17 GA
1 parent 770b5a6 commit 356526f

File tree

1 file changed

+3
-8
lines changed

1 file changed

+3
-8
lines changed

NEWS

Lines changed: 3 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -11,14 +11,7 @@
1111
### Features:
1212
### Bugfixes:
1313

14-
## 1.17.0-rc3 (June 6, 2024)
15-
### Bugfixes:
16-
#### UCP
17-
* Fixed wire compatibility issue due to mismatched lane selection
18-
#### UCS
19-
* Fixed uninitialized variable access in rcache
20-
21-
## 1.17.0-rc2 (May 29, 2024)
14+
## 1.17.0 (June 13, 2024)
2215
### Features:
2316
#### UCP
2417
* Improved the accuracy of rendezvous protocol performance estimation
@@ -77,6 +70,7 @@
7770
* Fixed assertion failure when rcache fails during memh allocation
7871
* Fixed atomic device selection issue
7972
* Fixed worker interface deactivation while still in use by endpoints
73+
* Fixed wire compatibility issue due to mismatched lane selection
8074
#### RDMA CORE (IB, ROCE, etc.)
8175
* Disabled device memory if atomics are not available
8276
* Fixed indirect keys creation for MT registered memory
@@ -95,6 +89,7 @@
9589
* Fixed system device distance calculation for devices on different PCIe root
9690
* Fixed support for large size arrays in ucs_array
9791
* Fixed synchronization issue in rcache
92+
* Fixed uninitialized variable access in rcache
9893
#### Tests
9994
* Fixed test failures when GPU is present but disabled
10095
* Fixed Active Message hanging issue in ucp_client_server

0 commit comments

Comments
 (0)