Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
C
codes
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
38
Issues
38
List
Boards
Labels
Milestones
Merge Requests
8
Merge Requests
8
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
codes
codes
Commits
b8df46df
Commit
b8df46df
authored
Feb 08, 2018
by
Misbah Mubarak
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
haven't added the upgraded theta configuration yet, switching back to 9 groups
parent
c647279b
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
6 deletions
+6
-6
src/network-workloads/conf/dragonfly-custom/modelnet-test-dragonfly-1728-nodes.conf.in
...agonfly-custom/modelnet-test-dragonfly-1728-nodes.conf.in
+2
-2
src/network-workloads/conf/dragonfly-custom/modelnet-test-dragonfly-theta.conf
.../conf/dragonfly-custom/modelnet-test-dragonfly-theta.conf
+4
-4
No files found.
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
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