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