Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Xin Wang
codes-dev
Commits
f129da66
Commit
f129da66
authored
Nov 10, 2015
by
Misbah Mubarak
Browse files
Adding dragonfly test case with MG
parent
2756fd6f
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/models/network-workloads/conf/modelnet-mpi-test-dragonfly.conf
View file @
f129da66
...
...
@@ -2,9 +2,9 @@ LPGROUPS
{
MODELNET_GRP
{
repetitions
=
"
36
"
;
nw
-
lp
=
"
2
"
;
modelnet_dragonfly
=
"
2
"
;
repetitions
=
"
114
"
;
nw
-
lp
=
"
3
"
;
modelnet_dragonfly
=
"
3
"
;
dragonfly_router
=
"1"
;
}
}
...
...
@@ -17,7 +17,7 @@ PARAMS
chunk_size
=
"512"
;
# modelnet_scheduler="round-robin";
num_vcs
=
"1"
;
num_routers
=
"
4
"
;
num_routers
=
"
6
"
;
local_vc_size
=
"32768"
;
global_vc_size
=
"65536"
;
cn_vc_size
=
"32768"
;
...
...
@@ -25,5 +25,5 @@ PARAMS
global_bandwidth
=
"4.7"
;
cn_bandwidth
=
"5.25"
;
message_size
=
"544"
;
routing
=
"
minimal
"
;
routing
=
"
adaptive
"
;
}
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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