Skip to content

Commit

Permalink
NEWS: Update bugfixes and v1.6.0-rc2
Browse files Browse the repository at this point in the history
  • Loading branch information
yosefe committed Jun 13, 2019
1 parent 82a0649 commit 97e7491
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion NEWS
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
##
#

## 1.6.0-rc1 (May 29, 2019)
## 1.6.0-rc2 (June 13, 2019)
Features:
- Modular architecture for UCT transports
- ROCm transport re-design: support for managed memory, direct copy, ROCm GDR
Expand All @@ -27,6 +27,11 @@ Bugfixes:
- Fixing the wrong name of aliases
- Fix data race in UCP wireup
- Fix segfault when libuct.so is reloaded - issue #3558
- Include Java sources in distribution
- Handle EADDRNOTAVAIL in rdma_cm connection manager
- Disable ibcm on RHEL7+ by default
- Fix data race in UCP proxy endpoint
- Static checker fixes
- Fallback to ibv_create_cq() if ibv_create_cq_ex() returns ENOSYS

Tested configurations:
Expand Down

0 comments on commit 97e7491

Please sign in to comment.