aboutsummaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
authorSree Harsha Totakura <totakura@in.tum.de>2013-01-23 13:15:09 +0000
committerSree Harsha Totakura <totakura@in.tum.de>2013-01-23 13:15:09 +0000
commitd197e413f3229345d4cab880ce71c020abc22167 (patch)
treea39706dbe43903832c6d91be29f1bcd2074b8708 /contrib
parent586a58cbfdc8d3767b71df33694abf5a6e2a0a63 (diff)
downloadgnunet-d197e413f3229345d4cab880ce71c020abc22167.tar.gz
gnunet-d197e413f3229345d4cab880ce71c020abc22167.zip
profiler now depends on config file to give topology option
Diffstat (limited to 'contrib')
-rw-r--r--contrib/testbed_infiniband.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/testbed_infiniband.conf b/contrib/testbed_infiniband.conf
index e8cd409c0..568ddf7c5 100644
--- a/contrib/testbed_infiniband.conf
+++ b/contrib/testbed_infiniband.conf
@@ -4,6 +4,7 @@ PORT = 12113
4ACCEPT_FROM = 127.0.0.1; 192.168.1.0/24; 4ACCEPT_FROM = 127.0.0.1; 192.168.1.0/24;
5HOSTNAME = localhost 5HOSTNAME = localhost
6MAX_PARALLEL_TOPOLOGY_CONFIG_OPERATIONS = 5 6MAX_PARALLEL_TOPOLOGY_CONFIG_OPERATIONS = 5
7OVERLAY_TOPOLOGY = CLIQUE
7# LOG_FILE = /tmp/testbed.log 8# LOG_FILE = /tmp/testbed.log
8#PREFIX = xterm -geometry 100x85 -T peer1 -e libtool --mode=execute gdb --args 9#PREFIX = xterm -geometry 100x85 -T peer1 -e libtool --mode=execute gdb --args
9 10