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
codes
codes
Commits
b8df46df
Commit
b8df46df
authored
Feb 08, 2018
by
Misbah Mubarak
Browse files
haven't added the upgraded theta configuration yet, switching back to 9 groups
parent
c647279b
Changes
2
Hide whitespace changes
Inline
Side-by-side
src/network-workloads/conf/dragonfly-custom/modelnet-test-dragonfly-1728-nodes.conf.in
View file @
b8df46df
...
...
@@ -2,7 +2,7 @@ LPGROUPS
{
MODELNET_GRP
{
repetitions="
960
";
repetitions="
864
";
# name of this lp changes according to the model
nw-lp="2";
# these lp names will be the same for dragonfly-custom model
...
...
@@ -27,7 +27,7 @@ PARAMS
# number of router columns
num_router_cols="16";
# number of groups in the network
num_groups="
10
";
num_groups="
9
";
# buffer size in bytes for local virtual channels
local_vc_size="8192";
#buffer size in bytes for global virtual channels
...
...
src/network-workloads/conf/dragonfly-custom/modelnet-test-dragonfly-theta.conf
View file @
b8df46df
...
...
@@ -2,7 +2,7 @@ LPGROUPS
{
MODELNET_GRP
{
repetitions
=
"
960
"
;
repetitions
=
"
864
"
;
# name of this lp changes according to the model
nw
-
lp
=
"4"
;
# these lp names will be the same for dragonfly-custom model
...
...
@@ -27,7 +27,7 @@ PARAMS
# number of router columns
num_router_cols
=
"16"
;
# number of groups in the network
num_groups
=
"
10
"
;
num_groups
=
"
9
"
;
# buffer size in bytes for local virtual channels
local_vc_size
=
"8192"
;
#buffer size in bytes for global virtual channels
...
...
@@ -48,9 +48,9 @@ PARAMS
# number of global channels per router
num_global_channels
=
"4"
;
# network config file for intra-group connections
intra
-
group
-
connections
=
"../src/network-workloads/conf/dragonfly-custom/intra-theta
-upd
"
;
intra
-
group
-
connections
=
"../src/network-workloads/conf/dragonfly-custom/intra-theta"
;
# network config file for inter-group connections
inter
-
group
-
connections
=
"../src/network-workloads/conf/dragonfly-custom/inter-theta
-upd
"
;
inter
-
group
-
connections
=
"../src/network-workloads/conf/dragonfly-custom/inter-theta"
;
# routing protocol to be used
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