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
codes
codes
Commits
aeffcc58
Commit
aeffcc58
authored
Mar 31, 2015
by
Misbah Mubarak
Browse files
minor changes to dumpi trace config files
parent
fe57ace4
Changes
2
Hide whitespace changes
Inline
Side-by-side
src/models/mpi-trace-replay/README_traces.txt
View file @
aeffcc58
...
@@ -4,7 +4,7 @@
...
@@ -4,7 +4,7 @@
Configure dumpi with the following parameters:
Configure dumpi with the following parameters:
../configure
--enable-libdumpi
--enable-test --disable-shared --prefix=/home/mubarm/dumpi/dumpi/install CC=mpicc CXX=mpicxx
../configure --enable-test --disable-shared --prefix=/home/mubarm/dumpi/dumpi/install CC=mpicc CXX=mpicxx
2- Configure codes-base with DUMPI. Make sure the CC environment variable
2- Configure codes-base with DUMPI. Make sure the CC environment variable
refers to a MPI compiler
refers to a MPI compiler
...
...
src/models/mpi-trace-replay/conf/modelnet-mpi-test-torus.conf
View file @
aeffcc58
...
@@ -2,7 +2,7 @@ LPGROUPS
...
@@ -2,7 +2,7 @@ LPGROUPS
{
{
MODELNET_GRP
MODELNET_GRP
{
{
repetitions
=
"2
048
"
;
repetitions
=
"
3
2"
;
nw
-
lp
=
"1"
;
nw
-
lp
=
"1"
;
modelnet_torus
=
"1"
;
modelnet_torus
=
"1"
;
}
}
...
@@ -10,14 +10,14 @@ LPGROUPS
...
@@ -10,14 +10,14 @@ LPGROUPS
PARAMS
PARAMS
{
{
packet_size
=
"512"
;
packet_size
=
"512"
;
message_size
=
"
336
"
;
message_size
=
"
432
"
;
modelnet_order
=(
"torus"
);
modelnet_order
=(
"torus"
);
# scheduler options
# scheduler options
modelnet_scheduler
=
"fcfs"
;
modelnet_scheduler
=
"fcfs"
;
net_startup_ns
=
"1.5"
;
net_startup_ns
=
"1.5"
;
net_bw_mbps
=
"20000"
;
net_bw_mbps
=
"20000"
;
n_dims
=
"
5
"
;
n_dims
=
"
3
"
;
dim_length
=
"
8,
4,4,
4,4
"
;
dim_length
=
"4,4,
2
"
;
link_bandwidth
=
"10.0"
;
link_bandwidth
=
"10.0"
;
buffer_size
=
"1310720"
;
buffer_size
=
"1310720"
;
num_vc
=
"1"
;
num_vc
=
"1"
;
...
...
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