-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathsecond_scenario.json
163 lines (163 loc) · 5.7 KB
/
second_scenario.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
[
{
"process_name": "lia_ndiffports_default_500MB_50m",
"process_directory": "/root/playground/ns-3-dce-4",
"process_binary": "./waf",
"process_example_name": "experiments",
"process_identity": "c653b6eb-49b8-42e7-a352-35bb93a6feca",
"process_depend_on": "-1",
"process_binary_options": "--enable-opt --run \"experiments --ccAlgo=lia --pathM=ndiffports --scheAlgo=default --fileSize=500 --distance=50\"",
"nice_value": -20,
"ionice_type": 1,
"ionice_value": 0,
"cpu_affinity": [],
"scheduler_type": "-r",
"scheduler_value": 99,
"pre_script": {
"use_script": true,
"script_path": "/root/playground/ns-3-dce-4/prescript.py",
"script_use_shell": false,
"pass_args": ""
},
"post_script": {
"use_script": true,
"script_path": "/root/playground/ns-3-dce-4/exper_post_process.py",
"script_use_shell": false,
"pass_args": "lia lte-mmwave2"
}
},
{
"process_name": "lia_ndiffports_roundrobin_1000MB_150m",
"process_directory": "/root/playground/ns-3-dce-5",
"process_binary": "./waf",
"process_example_name": "experiments",
"process_identity": "a5c11f1e-c58c-46dc-9a91-7d226e5c4b94",
"process_depend_on": "-1",
"process_binary_options": "--enable-opt --run \"experiments --ccAlgo=lia --pathM=ndiffports --scheAlgo=roundrobin --fileSize=1000 --distance=150\"",
"nice_value": -20,
"ionice_type": 1,
"ionice_value": 0,
"cpu_affinity": [],
"scheduler_type": "-r",
"scheduler_value": 99,
"pre_script": {
"use_script": true,
"script_path": "/root/playground/ns-3-dce-5/prescript.py",
"script_use_shell": false,
"pass_args": ""
},
"post_script": {
"use_script": true,
"script_path": "/root/playground/ns-3-dce-5/exper_post_process.py",
"script_use_shell": false,
"pass_args": "lia lte-mmwave2"
}
},
{
"process_name": "olia_fullmesh_roundrobin_250MB_100m",
"process_directory": "/root/playground/ns-3-dce-2",
"process_binary": "./waf",
"process_example_name": "experiments",
"process_identity": "786aa8a9-69b7-40b6-b423-d820196d7f55",
"process_depend_on": "-1",
"process_binary_options": "--enable-opt --run \"experiments --ccAlgo=olia --pathM=fullmesh --scheAlgo=roundrobin --fileSize=250 --distance=100\"",
"nice_value": -20,
"ionice_type": 1,
"ionice_value": 0,
"cpu_affinity": [],
"scheduler_type": "-r",
"scheduler_value": 99,
"pre_script": {
"use_script": true,
"script_path": "/root/playground/ns-3-dce-2/prescript.py",
"script_use_shell": false,
"pass_args": ""
},
"post_script": {
"use_script": true,
"script_path": "/root/playground/ns-3-dce-2/exper_post_process.py",
"script_use_shell": false,
"pass_args": "olia lte-mmwave2"
}
},
{
"process_name": "olia_fullmesh_default_250MB_50m",
"process_directory": "/root/playground/ns-3-dce-1",
"process_binary": "./waf",
"process_example_name": "experiments",
"process_identity": "91276f92-6638-40ee-bb38-983e0908da5b",
"process_depend_on": "-1",
"process_binary_options": "--enable-opt --run \"experiments --ccAlgo=olia --pathM=fullmesh --scheAlgo=default --fileSize=250 --distance=50\"",
"nice_value": -20,
"ionice_type": 1,
"ionice_value": 0,
"cpu_affinity": [],
"scheduler_type": "-r",
"scheduler_value": 99,
"pre_script": {
"use_script": true,
"script_path": "/root/playground/ns-3-dce-1/prescript.py",
"script_use_shell": false,
"pass_args": ""
},
"post_script": {
"use_script": true,
"script_path": "/root/playground/ns-3-dce-1/exper_post_process.py",
"script_use_shell": false,
"pass_args": "olia lte-mmwave2"
}
},
{
"process_name": "balia_fullmesh_roundrobin_500MB_150m",
"process_directory": "/root/playground/ns-3-dce-3",
"process_binary": "./waf",
"process_example_name": "experiments",
"process_identity": "fc50b793-3e0d-4d7c-ad93-9ced9c0a072f",
"process_depend_on": "-1",
"process_binary_options": "--enable-opt --run \"experiments --ccAlgo=balia --pathM=fullmesh --scheAlgo=roundrobin --fileSize=500 --distance=150\"",
"nice_value": -20,
"ionice_type": 1,
"ionice_value": 0,
"cpu_affinity": [],
"scheduler_type": "-r",
"scheduler_value": 99,
"pre_script": {
"use_script": true,
"script_path": "/root/playground/ns-3-dce-3/prescript.py",
"script_use_shell": false,
"pass_args": ""
},
"post_script": {
"use_script": true,
"script_path": "/root/playground/ns-3-dce-3/exper_post_process.py",
"script_use_shell": false,
"pass_args": "balia lte-mmwave2"
}
},
{
"process_name": "balia_fullmesh_default_1000MB_50m",
"process_directory": "/root/playground/ns-3-dce-6",
"process_binary": "./waf",
"process_example_name": "experiments",
"process_identity": "035acc0b-0875-425d-a1a9-ddbb3d29d66d",
"process_depend_on": "-1",
"process_binary_options": "--enable-opt --run \"experiments --ccAlgo=balia --pathM=fullmesh --scheAlgo=default --fileSize=1000 --distance=50\"",
"nice_value": -20,
"ionice_type": 1,
"ionice_value": 0,
"cpu_affinity": [],
"scheduler_type": "-r",
"scheduler_value": 99,
"pre_script": {
"use_script": true,
"script_path": "/root/playground/ns-3-dce-6/prescript.py",
"script_use_shell": false,
"pass_args": ""
},
"post_script": {
"use_script": true,
"script_path": "/root/playground/ns-3-dce-6/exper_post_process.py",
"script_use_shell": false,
"pass_args": "balia lte-mmwave2"
}
}]