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
f67b41b4
Commit
f67b41b4
authored
Aug 27, 2018
by
Neil McGlohon
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update Dragonfly Plus 1K Network Files for Radix 24
parent
effa2300
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
8 additions
and
8 deletions
+8
-8
src/network-workloads/conf/dragonfly-plus/dfp_1k.conf
src/network-workloads/conf/dragonfly-plus/dfp_1k.conf
+8
-8
src/network-workloads/conf/dragonfly-plus/dfp_1k_inter
src/network-workloads/conf/dragonfly-plus/dfp_1k_inter
+0
-0
src/network-workloads/conf/dragonfly-plus/dfp_1k_intra
src/network-workloads/conf/dragonfly-plus/dfp_1k_intra
+0
-0
No files found.
src/network-workloads/conf/dragonfly-plus/dfp_1k.conf
View file @
f67b41b4
...
...
@@ -2,11 +2,11 @@ LPGROUPS
{
MODELNET_GRP
{
repetitions
=
"16
0
"
;
repetitions
=
"16
8
"
;
# name of this lp changes according to the model
nw
-
lp
=
"
8
"
;
nw
-
lp
=
"
6
"
;
# these lp names will be the same for dragonfly-custom model
modelnet_dragonfly_plus
=
"
8
"
;
modelnet_dragonfly_plus
=
"
6
"
;
modelnet_dragonfly_plus_router
=
"1"
;
}
}
...
...
@@ -21,13 +21,13 @@ PARAMS
# chunk size in the network (when chunk size = packet size, packets will not be divided into chunks)
chunk_size
=
"4096"
;
# number of spine routers per group
num_router_spine
=
"1
6
"
;
num_router_spine
=
"1
2
"
;
# number of leaf routers per group
num_router_leaf
=
"1
6
"
;
num_router_leaf
=
"1
2
"
;
# number of links connecting between group levels per router
num_level_chans
=
"1"
;
# number of groups in the network
num_groups
=
"
5
"
;
num_groups
=
"
7
"
;
# buffer size in bytes for local virtual channels
local_vc_size
=
"32768"
;
# buffer size in bytes for global virtual channels
...
...
@@ -43,9 +43,9 @@ PARAMS
# ROSS message size
message_size
=
"640"
;
# number of compute nodes connected to router, dictated by dragonfly config file
num_cns_per_router
=
"1
6
"
;
num_cns_per_router
=
"1
2
"
;
# number of global channels per router
num_global_connections
=
"1
6
"
;
num_global_connections
=
"1
2
"
;
# network config file for intra-group connections
intra
-
group
-
connections
=
"PATH_TO/dfp_1k_intra"
;
# network config file for inter-group connections
...
...
src/network-workloads/conf/dragonfly-plus/dfp_1k_inter
View file @
f67b41b4
No preview for this file type
src/network-workloads/conf/dragonfly-plus/dfp_1k_intra
View file @
f67b41b4
No preview for this file type
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