From 04c6bc1fc8ab230138d296ce13c8d43498d62206 Mon Sep 17 00:00:00 2001 From: Todd Kordenbrock Date: Tue, 28 Apr 2015 11:12:07 -0500 Subject: [PATCH] README: update the Portals4 description After a simple search-replace, the Portals4 description actually described Portals3. This commit replaces the Portals3 description with a Portals4 description. Thanks to Paul Hargrove for spotting this and supplying the patch. --- README | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/README b/README index ea91a390300..acbe7d662f0 100644 --- a/README +++ b/README @@ -885,9 +885,11 @@ NETWORKING SUPPORT / OPTIONS headers and libraries are not in default compiler/linker search paths. - Portals4 is the support library for Cray interconnects, but is also - available on other platforms (e.g., there is a Portals4 library - implemented over regular TCP). + Portals is a low-level network API for high-performance networking + on high-performance computing systems developed by Sandia National + Laboratories, Intel Corporation, and the University of New Mexico. + The Portals 4 Reference Implementation is a complete implementation + of Portals 4, with transport over InfiniBand verbs and UDP. --with-portals4-libdir= Location of libraries to link with for Portals4 support.