aboutsummaryrefslogtreecommitdiff
path: root/src/service/nse/nse_infiniband.conf
diff options
context:
space:
mode:
Diffstat (limited to 'src/service/nse/nse_infiniband.conf')
-rw-r--r--src/service/nse/nse_infiniband.conf77
1 files changed, 77 insertions, 0 deletions
diff --git a/src/service/nse/nse_infiniband.conf b/src/service/nse/nse_infiniband.conf
new file mode 100644
index 000000000..d2c97567d
--- /dev/null
+++ b/src/service/nse/nse_infiniband.conf
@@ -0,0 +1,77 @@
1[PATHS]
2GNUNET_TEST_HOME = $GNUNET_TMP/nse-profiler/
3
4[testbed]
5START_ON_DEMAND = NO
6ORT = 12113
7ACCEPT_FROM = 127.0.0.1; 10.6.0.0/16; 192.168.0.0/16;
8HOSTNAME = localhost
9MAX_PARALLEL_OPERATIONS = 400
10OVERLAY_TOPOLOGY = 2D_TORUS
11OVERLAY_RANDOM_LINKS = 1000
12OPERATION_TIMEOUT = 45 s
13SETUP_TIMEOUT = 30m
14STATS_DIR= /home/totakura/nse/test/load
15
16[nse]
17IMMEDIATE_START = YES
18# Overriding network settings for faster testing (do NOT use
19# these values in production just because they are here)
20WORKDELAY = 60 s
21INTERVAL = 10 s
22WORKBITS = 0
23PROOFFILE = $GNUNET_TEST_HOME/nse.proof
24HISTOGRAM_DIR = /home/totakura/nse/test/histograms
25
26[nat]
27DISABLEV6 = YES
28BINDTO = 127.0.0.1
29ENABLE_UPNP = NO
30BEHIND_NAT = NO
31ALLOW_NAT = NO
32INTERNAL_ADDRESS = 127.0.0.1
33EXTERNAL_ADDRESS = 127.0.0.1
34
35[transport]
36plugins = udp
37
38[transport-udp]
39PORT = 12116
40
41[nse-profiler]
42OUTPUT_FILE = nse_output_2000_peers.dat
43TOPOLOGY_OUTPUT_FILE = nse_topo_2000_peers
44DATA_OUTPUT_FILE = nse_stats_2000_peers
45ROUND0 = 1000
46#ROUND1 = 2000
47ROUND2 = 2000
48ROUND3 = 2000
49ROUND4 = 2000
50ROUND5 = 2000
51ROUND6 = 2000
52ROUND7 = 2000
53ROUND8 = 2000
54ROUND9 = 2000
55ROUND10 = 2000
56ROUND11 = 1000
57ROUND12 = 1000
58ROUND13 = 1000
59ROUND14 = 1000
60ROUND15 = 1000
61ROUND16 = 1000
62ROUND17 = 1000
63ROUND18 = 1000
64ROUND19 = 1000
65ROUND20 = 1000
66ROUND21 = 2000
67ROUND22 = 2000
68ROUND23 = 2000
69ROUND24 = 2000
70ROUND25 = 2000
71ROUND26 = 2000
72ROUND27 = 2000
73ROUND28 = 2000
74ROUND29 = 2000
75ROUND30 = 2000
76WAIT_TIME = 1920 s
77CONNECTION_LIMIT = 10