Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Caitlin Ross
codes
Commits
3677f71e
Commit
3677f71e
authored
Aug 10, 2015
by
Jonathan Jenkins
Browse files
message_size bump for tests
parent
fccb830b
Changes
5
Hide whitespace changes
Inline
Side-by-side
tests/conf/modelnet-p2p-bw-loggp.conf
View file @
3677f71e
...
...
@@ -10,7 +10,7 @@ LPGROUPS
PARAMS
{
packet_size
=
"2147483648"
;
message_size
=
"2
48
"
;
message_size
=
"2
72
"
;
modelnet_order
=(
"loggp"
);
# scheduler options
modelnet_scheduler
=
"fcfs"
;
...
...
tests/conf/modelnet-prio-sched-test.conf
View file @
3677f71e
...
...
@@ -10,7 +10,7 @@ LPGROUPS
PARAMS
{
packet_size
=
"512"
;
message_size
=
"2
56
"
;
message_size
=
"2
72
"
;
modelnet_order
=(
"simplenet"
);
# scheduler options
modelnet_scheduler
=
"priority"
;
...
...
tests/conf/modelnet-test-dragonfly.conf
View file @
3677f71e
...
...
@@ -24,6 +24,6 @@ PARAMS
local_bandwidth
=
"5.25"
;
global_bandwidth
=
"4.7"
;
cn_bandwidth
=
"5.25"
;
message_size
=
"2
80
"
;
message_size
=
"2
96
"
;
routing
=
"adaptive"
;
}
tests/conf/modelnet-test-loggp.conf
View file @
3677f71e
...
...
@@ -9,7 +9,7 @@ LPGROUPS
}
PARAMS
{
message_size
=
"2
72
"
;
message_size
=
"2
96
"
;
modelnet_order
=(
"loggp"
);
# scheduler options
modelnet_scheduler
=
"fcfs-full"
;
...
...
tests/conf/modelnet-test.conf
View file @
3677f71e
...
...
@@ -10,7 +10,7 @@ LPGROUPS
PARAMS
{
packet_size
=
"512"
;
message_size
=
"2
72
"
;
message_size
=
"2
96
"
;
modelnet_order
=(
"simplenet"
);
# scheduler options
modelnet_scheduler
=
"fcfs"
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment