We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a6a787d + ad9bd2a commit ccb6cbbCopy full SHA for ccb6cbb
NEWS
@@ -7,16 +7,13 @@
7
##
8
#
9
10
-## 1.12.1-rc2 (TBD)
11
-### Bugfixes
12
-* Fixed parsing header flags of worker address
13
-
14
-## 1.12.1-rc1 (February 9, 2022)
+## 1.12.1-rc2 (February 14, 2022)
15
### Bugfixes
16
* Fixed memory hooks for Cuda 11.5
17
* Fixed memory type cache merge
18
* Fixed continuously triggering wakeup fd when keepalive is used
19
* Fixed memtype cache fallback when memory hooks are not installed
+* Fixed parsing header flags of worker address
20
### Important changes
21
* If Cuda memory hooks on driver API cannot be installed, memory type cache and
22
memory registration cache will be disabled. This may lead to lower performance
0 commit comments