From 3d72a11b0dcbb1ed703b6a946d8518e46466f2c5 Mon Sep 17 00:00:00 2001 From: Sree Harsha Totakura Date: Wed, 8 May 2013 11:11:23 +0000 Subject: [PATCH] - update config --- contrib/testbed_infiniband.conf | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/contrib/testbed_infiniband.conf b/contrib/testbed_infiniband.conf index d05d60c9a..e0c962a77 100644 --- a/contrib/testbed_infiniband.conf +++ b/contrib/testbed_infiniband.conf @@ -3,13 +3,12 @@ AUTOSTART = NO PORT = 12113 ACCEPT_FROM = 127.0.0.1; 192.168.1.0/24; HOSTNAME = localhost -MAX_PARALLEL_TOPOLOGY_CONFIG_OPERATIONS = 5 -OVERLAY_TOPOLOGY = 2D_TORUS -OVERLAY_RANDOM_LINKS = 4000 +OVERLAY_TOPOLOGY = RANDOM +OVERLAY_RANDOM_LINKS = 50000 OPERATION_TIMEOUT = 45 s # LOG_FILE = /tmp/testbed.log -#PREFIX = xterm -geometry 100x85 -T peer1 -e libtool --mode=execute gdb --args SETUP_TIMEOUT = 30m +MAX_OPEN_FDS = 512 [fs] AUTOSTART = NO -- 2.25.1