diff options
Diffstat (limited to 'contrib/testbed_infiniband.conf')
-rw-r--r-- | contrib/testbed_infiniband.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/testbed_infiniband.conf b/contrib/testbed_infiniband.conf index 85acf48e4..4166b6a29 100644 --- a/contrib/testbed_infiniband.conf +++ b/contrib/testbed_infiniband.conf @@ -4,7 +4,7 @@ PORT = 12113 ACCEPT_FROM = 127.0.0.1; 192.168.1.0/24; HOSTNAME = localhost MAX_PARALLEL_TOPOLOGY_CONFIG_OPERATIONS = 5 -MAX_PARALLEL_OVERLAY_CONNECT_OPERATIONS = 30 +MAX_PARALLEL_OVERLAY_CONNECT_OPERATIONS = 90 #PREFIX = xterm -geometry 100x85 -T peer1 -e libtool --mode=execute gdb --args [fs] @@ -44,7 +44,7 @@ AUTOSTART = YES [arm] DEFAULTSERVICES = core -PORT = 12366 +#PORT = 12366 DEBUG = NO [transport-tcp] |