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
Elsa Gonsiorowski
codes
Commits
2faa0991
Commit
2faa0991
authored
Dec 02, 2015
by
Misbah Mubarak
Browse files
Updating message sizes of test config files
parent
fe2d271e
Changes
3
Hide whitespace changes
Inline
Side-by-side
tests/conf/modelnet-test-loggp.conf
View file @
2faa0991
...
...
@@ -9,7 +9,7 @@ LPGROUPS
}
PARAMS
{
message_size
=
"3
52
"
;
message_size
=
"3
60
"
;
modelnet_order
=(
"loggp"
);
# scheduler options
modelnet_scheduler
=
"fcfs-full"
;
...
...
tests/conf/modelnet-test-torus.conf
View file @
2faa0991
...
...
@@ -14,7 +14,7 @@ PARAMS
# scheduler options
modelnet_scheduler
=
"fcfs"
;
# modelnet_scheduler="round-robin";
message_size
=
"3
52
"
;
message_size
=
"3
60
"
;
n_dims
=
"4"
;
dim_length
=
"4,2,2,2"
;
link_bandwidth
=
"2.0"
;
...
...
tests/conf/modelnet-test.conf
View file @
2faa0991
...
...
@@ -10,7 +10,7 @@ LPGROUPS
PARAMS
{
packet_size
=
"512"
;
message_size
=
"3
52
"
;
message_size
=
"3
60
"
;
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