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.
1 parent f2b6da9 commit 1fecbb9Copy full SHA for 1fecbb9
NEWS
@@ -7,7 +7,7 @@
7
##
8
#
9
10
-## 1.12.1-rc3 (March 4, 2022)
+## 1.12.1-rc4 (March 16, 2022)
11
### Bugfixes
12
* Fixed memory hooks for Cuda 11.5
13
* Fixed memory type cache merge
@@ -19,6 +19,11 @@
19
* Fixed progress loop in io_demo application
20
* Fixed ROCm segfault when using internal_ops functions
21
* Fixed ROCm memory hooks
22
+* Fixed performance regression on A64FX
23
+* Fixed DCT create failure with rdma-core v22
24
+* Fixed golang bindings build
25
+* Fixed .deb package build on Ubuntu 22.04
26
+* Fixed build on archlinux
27
28
### Important changes
29
* If Cuda memory hooks on driver API cannot be installed, memory type cache and
0 commit comments