Unverified Commit 1bd98c68 authored by Eisenhauer, Greg's avatar Eisenhauer, Greg Committed by GitHub
Browse files

Merge pull request #988 from eisenhauer/SstDocTable

Add table to SST engine doc
parents fb90b516 726a77bd
Loading
Loading
Loading
Loading
+9 −0
Original line number Diff line number Diff line
@@ -149,3 +149,12 @@ between applications running on different interconnects, the Wide Area
Network (WAN) option should be chosen.  This value is interpreted by both
SST Writer and Reader engines.

====================   ===================== =========================================================
 **Key**                **Value Format**      **Default** and Examples 
====================   ===================== =========================================================
 RendezvousReaderCount integer		     **1**
 RegistrationMethod    string                **File**, Screen
 QueueLimit            integer		     **0** (no queue limits)
 QueueFullPolicy       string	             **Block**, Discard
 DataTransport	       string		     **default varies by platform**, RDMA, WAN
====================   ===================== =========================================================