[Pkg-ofed-commits] [libfabric] 103/123: NEWS: update psm provider notes for v1.1.1

Ana Beatriz Guerrero López ana at moszumanska.debian.org
Sat Oct 22 12:28:35 UTC 2016


This is an automated email from the git hooks/post-receive script.

ana pushed a commit to annotated tag v1.1.1
in repository libfabric.

commit 7f14ac82d255e5007954ec49e7e630770e81a19e
Author: Jianxin Xiong <jianxin.xiong at intel.com>
Date:   Mon Sep 28 15:40:02 2015 -0700

    NEWS: update psm provider notes for v1.1.1
    
    Signed-off-by: Jianxin Xiong <jianxin.xiong at intel.com>
---
 NEWS.md | 20 ++++++++++++++++++++
 1 file changed, 20 insertions(+)

diff --git a/NEWS.md b/NEWS.md
index 1141a81..455ec16 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -12,6 +12,19 @@ v1.1.1, TBD
 
 ## PSM provider notes
 
+- General bug fixes
+- Proper termination of the name server thread
+- Add UUID and PSM epid to debug output
+- Add environment variable to control psm_ep_close timeout
+- Code refactoring of AM-based messaging
+- Check more fields of the hints passed to fi_getinfo
+- Generate error CQ entries for empty result of recv with FI_SEEK flag
+- Correctly handle overlapped local buffers in atomics
+- Handle duplicated addresses in fi_av_insert
+- Fix the return value of fi_cq_readerr
+- Call AM progress function only when AM is used
+- Detect MPI runs and turns off name server thread automatically
+
 ## Sockets provider notes
 
 ## usNIC provider notes
@@ -36,6 +49,13 @@ v1.1.0, Wed Aug 5, 2015
 
 ## PSM provider notes
 
+- General bug fixes
+- Move processing of triggered ops outside of AM handlers
+- Generate CQ entries for cancelled operations
+- Remove environment variable FI_PSM_VERSION_CHECK
+- Fix multi-recv completion generation
+- Environment variable tweaks
+
 ## Sockets provider notes
 
 ## usNIC provider notes

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ofed/libfabric.git



More information about the Pkg-ofed-commits mailing list