@@ -5,10 +5,13 @@ This file contains the main features as well as overviews of specific
55bug fixes (and other actions) for each version of Libfabric since
66version 1.0.
77
8- v1.6.2rc2, Mon Sep 24 , 2018
9- ==========================
8+ v1.6.2, Fri Sep 28 , 2018
9+ ========================
1010
1111## Core
12+
13+ - Cleanup of debug messages
14+
1215## GNI
1316- Fix problems with Scalable Endpoint creation
1417- Fix interoperability problem with HPC toolkit
@@ -40,6 +43,8 @@ v1.6.2rc2, Mon Sep 24, 2018
4043
4144## RXM
4245
46+ - Fix incorrect increments of error counters for small messages
47+ - Increment write completion counter for small transfers
4348- Use FI_UNIVERSE_SIZE when defining MSG provider CQ size
4449- Make TX, RX queue sizes independent of MSG provider
4550- Make deferred requests opt-in
@@ -55,9 +60,10 @@ v1.6.2rc2, Mon Sep 24, 2018
5560- Don't include FI_DIRECTED_RECV, FI_SOURCE caps if they're not needed
5661- Fix matching for RMA I/O vectors
5762
58- ## SHM
5963## Sockets
60- ## usNIC
64+
65+ - Increase maximum messages size as MPICH bug work-around
66+
6167## Verbs
6268
6369- Detect string format of wildcard address in node argument
0 commit comments