Skip to content

Commit

Permalink
Merge pull request #5146 from a-ilango/man
Browse files Browse the repository at this point in the history
Added few more updates to NEWS
  • Loading branch information
shefty committed Jun 28, 2019
2 parents 221766a + b233c6d commit 4c6f952
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ v1.8.0, Fri Jun 28, 2019
- Improved support for huge page allocations
- Convert all python scripts to version 3
- Add logging to report atomic implementation in use
- Fix timeout calculation in util wait abstraction.
- Fix hang when multiple threads wait on util counter.

## EFA

Expand Down Expand Up @@ -57,9 +59,12 @@ v1.8.0, Fri Jun 28, 2019
## RxM

- Improved responsiveness to CM events with manual progress mode
- Add proper versioning to CM data exchange protocol
- Refactor how CQ and EQ errors are handled and reported
- Minor code cleanups and bug fixes
- Support atomic operations in auto progress mode
- Fix high memory usage when a large number of RMA ops are posted without
FI_COMPLETION

## SHM

Expand All @@ -73,10 +78,12 @@ v1.8.0, Fri Jun 28, 2019

## Verbs

- Add NIC info (fi_nic) in fi_info
- Improved support for UD QPs over RoCE
- Added CQ resource tracking to avoid CQ overrun on HFI1
- Enable memory registration cache by default
- Reduce unnecessary log message noise
- Bug fixes for EQ trywait, QP creation attributes.

## Fabtests

Expand Down

0 comments on commit 4c6f952

Please sign in to comment.