Skip to content

Commit 8aff7df

Browse files
committed
NEWS: Update for v1.12.1-rc3
1 parent b1af65e commit 8aff7df

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

NEWS

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,19 @@
77
##
88
#
99

10-
## 1.12.1-rc2 (February 14, 2022)
10+
## 1.12.1-rc3 (March 4, 2022)
1111
### Bugfixes
1212
* Fixed memory hooks for Cuda 11.5
1313
* Fixed memory type cache merge
1414
* Fixed continuously triggering wakeup fd when keepalive is used
1515
* Fixed memtype cache fallback when memory hooks are not installed
1616
* Fixed parsing header flags of worker address
1717
* Fixed pipeline protocol when sending from host memory to GPU memory
18+
* Fixed transport progress not deactivated when all its connections are closed
19+
* Fixed progress loop in io_demo application
20+
* Fixed ROCm segfault when using internal_ops functions
21+
* Fixed ROCm memory hooks
22+
1823
### Important changes
1924
* If Cuda memory hooks on driver API cannot be installed, memory type cache and
2025
memory registration cache will be disabled. This may lead to lower performance

0 commit comments

Comments
 (0)