Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Xin Wang
codes-dev
Commits
b93f407c
Commit
b93f407c
authored
Oct 20, 2015
by
Misbah Mubarak
Browse files
Fixing some memory issues with the MPI Sim layer
parent
af6be11d
Changes
3
Expand all
Hide whitespace changes
Inline
Side-by-side
src/models/network-workloads/conf/modelnet-mpi-test-dragonfly.conf
View file @
b93f407c
...
...
@@ -24,6 +24,6 @@ PARAMS
local_bandwidth
=
"5.25"
;
global_bandwidth
=
"4.7"
;
cn_bandwidth
=
"5.25"
;
message_size
=
"5
1
2"
;
message_size
=
"52
8
"
;
routing
=
"minimal"
;
}
src/models/network-workloads/conf/modelnet-mpi-test.conf
View file @
b93f407c
...
...
@@ -2,7 +2,7 @@ LPGROUPS
{
MODELNET_GRP
{
repetitions
=
"
27
"
;
repetitions
=
"
8
"
;
modelnet_simplenet
=
"1"
;
nw
-
lp
=
"1"
;
}
...
...
src/models/network-workloads/model-net-mpi-wrklds.c
View file @
b93f407c
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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