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
e1498e8d
Commit
e1498e8d
authored
Feb 06, 2018
by
Neil McGlohon
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Dragonfly Plus: Change config schema naming
parent
44e8b4ef
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
src/network-workloads/conf/dragonfly-custom/modelnet-test-dragonfly-plus-testing.conf
...ragonfly-custom/modelnet-test-dragonfly-plus-testing.conf
+3
-3
src/network-workloads/conf/dragonfly-custom/neil-inter
src/network-workloads/conf/dragonfly-custom/neil-inter
+0
-0
No files found.
src/network-workloads/conf/dragonfly-custom/modelnet-test-dragonfly-plus-testing.conf
View file @
e1498e8d
...
...
@@ -2,7 +2,7 @@ LPGROUPS
{
MODELNET_GRP
{
repetitions
=
"1
6
"
;
repetitions
=
"1
2
"
;
# name of this lp changes according to the model
nw
-
lp
=
"4"
;
# these lp names will be the same for dragonfly-custom model
...
...
@@ -29,7 +29,7 @@ PARAMS
# number of links connecting between group levels per router
num_level_chans
=
"1"
;
# number of groups in the network
num_groups
=
"
4
"
;
num_groups
=
"
3
"
;
# predefined threshold (T) deciding when to reassign packet to a lower priority queue
queue_threshold
=
"50"
;
...
...
@@ -52,7 +52,7 @@ PARAMS
# file
num_cns_per_router
=
"4"
;
# number of global channels per router
num_global_c
hannel
s
=
"4"
;
num_global_c
onnection
s
=
"4"
;
# 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
...
...
src/network-workloads/conf/dragonfly-custom/neil-inter
View file @
e1498e8d
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