File tree Expand file tree Collapse file tree 1 file changed +3
-8
lines changed Expand file tree Collapse file tree 1 file changed +3
-8
lines changed Original file line number Diff line number Diff line change 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
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
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
You can’t perform that action at this time.
0 commit comments