Skip to content

Commit

Permalink
Merge pull request #3697 from yosefe/topic/news-update-v1.6.x
Browse files Browse the repository at this point in the history
NEWS: Update bugfixes and v1.6.0-rc2
  • Loading branch information
yosefe authored Jun 13, 2019
2 parents 82a0649 + 97e7491 commit 70fde58
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 70fde58

Please sign in to comment.