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
bfa8f635
Commit
bfa8f635
authored
Jul 13, 2018
by
Misbah Mubarak
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
updating ROSS message sizes to build tests
parent
dd66ea45
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
4 additions
and
4 deletions
+4
-4
src/network-workloads/conf/dragonfly-custom/modelnet-test-dragonfly-1728-nodes.conf.in
...agonfly-custom/modelnet-test-dragonfly-1728-nodes.conf.in
+1
-1
src/network-workloads/conf/modelnet-mpi-test-dfly-amg-216.conf
...etwork-workloads/conf/modelnet-mpi-test-dfly-amg-216.conf
+1
-1
src/network-workloads/conf/modelnet-mpi-test-slimfly-min.conf
...network-workloads/conf/modelnet-mpi-test-slimfly-min.conf
+1
-1
src/network-workloads/conf/modelnet-mpi-test-torus.conf
src/network-workloads/conf/modelnet-mpi-test-torus.conf
+1
-1
No files found.
src/network-workloads/conf/dragonfly-custom/modelnet-test-dragonfly-1728-nodes.conf.in
View file @
bfa8f635
...
...
@@ -41,7 +41,7 @@ PARAMS
# bandwidth in GiB/s for compute node-router channels
cn_bandwidth="16.0";
# ROSS message size
message_size="6
08
";
message_size="6
40
";
# number of compute nodes connected to router, dictated by dragonfly config
# file
num_cns_per_router="2";
...
...
src/network-workloads/conf/modelnet-mpi-test-dfly-amg-216.conf
View file @
bfa8f635
...
...
@@ -23,6 +23,6 @@ PARAMS
local_bandwidth
=
"5.25"
;
global_bandwidth
=
"4.7"
;
cn_bandwidth
=
"5.25"
;
message_size
=
"6
24
"
;
message_size
=
"6
40
"
;
routing
=
"adaptive"
;
}
src/network-workloads/conf/modelnet-mpi-test-slimfly-min.conf
View file @
bfa8f635
...
...
@@ -31,6 +31,6 @@ PARAMS
cn_bandwidth
=
"9.0"
;
router_delay
=
"0"
;
link_delay
=
"0"
;
message_size
=
"6
08
"
;
message_size
=
"6
40
"
;
routing
=
"minimal"
;
}
src/network-workloads/conf/modelnet-mpi-test-torus.conf
View file @
bfa8f635
...
...
@@ -10,7 +10,7 @@ LPGROUPS
PARAMS
{
packet_size
=
"512"
;
message_size
=
"6
08
"
;
message_size
=
"6
40
"
;
modelnet_order
=(
"torus"
);
# scheduler options
modelnet_scheduler
=
"fcfs"
;
...
...
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