Skip to content

Commit

Permalink
NEWS: Language fixes
Browse files Browse the repository at this point in the history
- Improving consistency of the document
- Grammar fixes
- Clarifications about new features

Signed-off-by: Pavel Shamis (Pasha) <pasharesearch@gmail.com>
  • Loading branch information
shamisp committed Oct 28, 2019
1 parent 45b32ad commit a99c37c
Showing 1 changed file with 13 additions and 14 deletions.
27 changes: 13 additions & 14 deletions NEWS
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
## Copyright (C) Mellanox Technologies Ltd. 2001-2018. ALL RIGHTS RESERVED.
## Copyright (C) Mellanox Technologies Ltd. 2001-2019. ALL RIGHTS RESERVED.
## Copyright (C) UT-Battelle, LLC. 2014-2019. ALL RIGHTS RESERVED.
## Copyright (C) ARM Ltd. 2017-2019. ALL RIGHTS RESERVED.
##
Expand All @@ -9,22 +9,21 @@

## Current

## 1.7.0 (October 26, 2019)
## 1.7.0-rc1 (October 28, 2019)
Features:
- Added support multiple listening transports
- Added UCT socket based connection manager transport
- Added support for multiple listening transports
- Added UCT socket-based connection manager transport
- Updated API for UCT component management
- Added a API to retrieve the server listening port
- Added API to retrieve the listening port
- Added UCP active message API
- Remove deprecated API for querying UCT memory domains
- Added new UCT component query API and deprecate old one
- Removed deprecated API for querying UCT memory domains
- Refactored server/client examples
- Added support for dlopen interception in UCM
- Added non-blocking TCP/IP connection manager
- Added socket based connection manager
- Added support for PCIe atomics
- Updated Java API
- Updated support for Mellanox DEVX API
- Updated Java API: added support for most of UCP layer operations
- Updated support for Mellanox DevX API
- Added multiple UCT/TCP transport performance optimizations
- Optimized memcpy() for Intel platforms

Bugfixes:
- Multiple bugfixes in UCP, UCT, UCM libraries
Expand All @@ -35,8 +34,8 @@ Bugfixes:

## 1.6.1 (September 23, 2019)
Features:
- Add Bull Atos HCA device IDs
- Add Azure Pipelines testing
- Added Bull Atos HCA device IDs
- Added Azure Pipelines testing

Bugfixes:
- Multiple static checker fixes
Expand Down Expand Up @@ -123,7 +122,7 @@ Tested configurations:
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 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
Expand Down

0 comments on commit a99c37c

Please sign in to comment.