Skip to content

Commit

Permalink
Merge pull request #2957 from shamisp/topic/v1.4.x/news_update_rc1
Browse files Browse the repository at this point in the history
NEWS: Update for rc1
  • Loading branch information
shamisp committed Oct 15, 2018
2 parents 007e885 + d5c03ae commit cfb691d
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion NEWS
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,15 @@
##
#

## 1.4.0-rc1 (October 4, 2018)
## 1.4.0-rc1 (October 15, 2018)

Features:
- Improved support for installation with latest ROCm
- Improved support for latest rdma-core
- Adding support for CUDA IPC for intra-node GPU
- Added support for CUDA memory allocation cache for mem-type detection
- Added support for latest Mellanox devices
- Added support for Nvidia GPU managed memory
- Added support for multiple connections between the same pair of workers
- Added support large worker address for client/server connection establishment
and INADDR_ANY
Expand All @@ -25,6 +26,8 @@ Bugfixes:
- Memory hook fixes
- Clang support fixes
- Self tl multi-rail fix
- Thread safety fixes in IB/RDMA transport
- Compilation fixes with upstream rdma-core
- Multiple minor bugfixes (full list on github)

Tested configurations:
Expand Down

0 comments on commit cfb691d

Please sign in to comment.