Skip to content

Commit 1fa28ce

Browse files
authored
Merge pull request #4679 from shamisp/topic/v1.7.x/rc2news
NEWS: Updating news file before RC2
2 parents ee2252b + a14787e commit 1fa28ce

File tree

1 file changed

+20
-4
lines changed

1 file changed

+20
-4
lines changed

NEWS

Lines changed: 20 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
#
2-
## Copyright (C) Mellanox Technologies Ltd. 2001-2019. ALL RIGHTS RESERVED.
2+
## Copyright (C) Mellanox Technologies Ltd. 2001-2020. ALL RIGHTS RESERVED.
33
## Copyright (C) UT-Battelle, LLC. 2014-2019. ALL RIGHTS RESERVED.
4-
## Copyright (C) ARM Ltd. 2017-2019. ALL RIGHTS RESERVED.
4+
## Copyright (C) ARM Ltd. 2017-2020. ALL RIGHTS RESERVED.
55
##
66
## See file LICENSE for terms.
77
##
88
#
99

1010
## Current
1111

12-
## 1.7.0-rc1 (October 28, 2019)
12+
## 1.7.0-rc2 (January 16, 2020)
1313
Features:
1414
- Added support for multiple listening transports
1515
- Added UCT socket-based connection manager transport
@@ -24,13 +24,29 @@ Features:
2424
- Updated support for Mellanox DevX API
2525
- Added multiple UCT/TCP transport performance optimizations
2626
- Optimized memcpy() for Intel platforms
27+
- Added protection from non-UCX socket based app connections
28+
- Improved search time for PKEY object
29+
- Enable gtest over IPv6 interfaces
30+
- Updated Mellanox and Bull device IDs
31+
- Added support for CUDA_VISIBLE_DEVICES
32+
- Increased limits for CUDA IPC registration
2733

2834
Bugfixes:
29-
- Multiple bugfixes in UCP, UCT, UCM libraries
35+
- Multiple fixes in UCP, UCT, UCM libraries
3036
- Multiple fixes for BSD and Mac OS systems
3137
- Fixes for Clang compiler
3238
- Fixes for CUDA IPC
3339
- Fix CPU optimization configuration options
40+
- Fix JUCX build on GPU nodes
41+
- Fix in Azure release pipeline flow
42+
- Fix in CUDA memory hooks management
43+
- Fix in GPU memory peer direct gtest
44+
- Fix in TCP connection establishment flow
45+
- Fix in GPU IPC check
46+
- Fix in CUDA Jenkins test flow
47+
- Multiple fixes in CUDA IPC flow
48+
- Fix adding missing header files
49+
- Fix to prevent failures in presence VPN enabled Ethernet interfaces
3450

3551
## 1.6.1 (September 23, 2019)
3652
Features:

0 commit comments

Comments
 (0)