We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 82a0649 + 97e7491 commit 70fde58Copy full SHA for 70fde58
NEWS
@@ -7,7 +7,7 @@
7
##
8
#
9
10
-## 1.6.0-rc1 (May 29, 2019)
+## 1.6.0-rc2 (June 13, 2019)
11
Features:
12
- Modular architecture for UCT transports
13
- ROCm transport re-design: support for managed memory, direct copy, ROCm GDR
@@ -27,6 +27,11 @@ Bugfixes:
27
- Fixing the wrong name of aliases
28
- Fix data race in UCP wireup
29
- Fix segfault when libuct.so is reloaded - issue #3558
30
+- Include Java sources in distribution
31
+- Handle EADDRNOTAVAIL in rdma_cm connection manager
32
+- Disable ibcm on RHEL7+ by default
33
+- Fix data race in UCP proxy endpoint
34
+- Static checker fixes
35
- Fallback to ibv_create_cq() if ibv_create_cq_ex() returns ENOSYS
36
37
Tested configurations:
0 commit comments