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
7398e4ad
Commit
7398e4ad
authored
Jan 09, 2018
by
Neil McGlohon
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Dragonfly Plus Config: Update testing config
parent
0d368adf
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
10 additions
and
4 deletions
+10
-4
src/network-workloads/conf/dragonfly-custom/modelnet-test-dragonfly-plus-testing.conf
...ragonfly-custom/modelnet-test-dragonfly-plus-testing.conf
+10
-4
No files found.
src/network-workloads/conf/dragonfly-custom/modelnet-test-dragonfly-plus-testing.conf
View file @
7398e4ad
...
...
@@ -2,12 +2,12 @@ LPGROUPS
{
MODELNET_GRP
{
repetitions
=
"1"
;
repetitions
=
"1
6
"
;
# name of this lp changes according to the model
nw
-
lp
=
"4"
;
# these lp names will be the same for dragonfly-custom model
modelnet_dragonfly_plus
=
"4"
;
modelnet_dragonfly_plus_router
=
"
4
"
;
modelnet_dragonfly_plus_router
=
"
2
"
;
}
}
PARAMS
...
...
@@ -23,9 +23,11 @@ PARAMS
# modelnet_scheduler="round-robin";
# number of routers within each group
# each router row corresponds to a chassis in Cray systems
num_router_
rows
=
"6
"
;
num_router_
spine
=
"4
"
;
# each router column corresponds to a slot in a chassis
num_router_cols
=
"16"
;
num_router_leaf
=
"4"
;
# number of links connecting between group levels per router
num_level_chans
=
"1"
;
# number of groups in the network
num_groups
=
"4"
;
# buffer size in bytes for local virtual channels
...
...
@@ -46,7 +48,11 @@ PARAMS
# file
num_cns_per_router
=
"4"
;
# number of global channels per router
<<<<<<<
HEAD
num_global_channels
=
"10"
;
=======
num_global_channels
=
"3"
;
>>>>>>>
a1ef291a9dac
...
Modify
dfp
config
# network config file for intra-group connections
intra
-
group
-
connections
=
"../src/network-workloads/conf/dragonfly-custom/neil-intra"
;
# network config file for inter-group connections
...
...
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