Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 5 additions & 3 deletions README
Original file line number Diff line number Diff line change
Expand Up @@ -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=<directory>
Location of libraries to link with for Portals4 support.
Expand Down