Skip to content

Commit

Permalink
Merge pull request #9956 from shasson5/news
Browse files Browse the repository at this point in the history
RELEASE: Update NEWS 1.17 GA
  • Loading branch information
shasson5 committed Jun 13, 2024
2 parents 770b5a6 + 356526f commit 4ef9a09
Showing 1 changed file with 3 additions and 8 deletions.
11 changes: 3 additions & 8 deletions NEWS
Original file line number Diff line number Diff line change
Expand Up @@ -11,14 +11,7 @@
### Features:
### Bugfixes:

## 1.17.0-rc3 (June 6, 2024)
### Bugfixes:
#### UCP
* Fixed wire compatibility issue due to mismatched lane selection
#### UCS
* Fixed uninitialized variable access in rcache

## 1.17.0-rc2 (May 29, 2024)
## 1.17.0 (June 13, 2024)
### Features:
#### UCP
* Improved the accuracy of rendezvous protocol performance estimation
Expand Down Expand Up @@ -77,6 +70,7 @@
* Fixed assertion failure when rcache fails during memh allocation
* Fixed atomic device selection issue
* Fixed worker interface deactivation while still in use by endpoints
* Fixed wire compatibility issue due to mismatched lane selection
#### RDMA CORE (IB, ROCE, etc.)
* Disabled device memory if atomics are not available
* Fixed indirect keys creation for MT registered memory
Expand All @@ -95,6 +89,7 @@
* Fixed system device distance calculation for devices on different PCIe root
* Fixed support for large size arrays in ucs_array
* Fixed synchronization issue in rcache
* Fixed uninitialized variable access in rcache
#### Tests
* Fixed test failures when GPU is present but disabled
* Fixed Active Message hanging issue in ucp_client_server
Expand Down

0 comments on commit 4ef9a09

Please sign in to comment.