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
75bb6874
Commit
75bb6874
authored
Mar 24, 2016
by
Misbah Mubarak
Browse files
Adding example dragonfly config file
parent
f879c580
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/network-workloads/conf/modelnet-mpi-test-dfly-amg-216.conf
0 → 100644
View file @
75bb6874
LPGROUPS
{
MODELNET_GRP
{
repetitions
=
"264"
;
nw
-
lp
=
"4"
;
modelnet_dragonfly
=
"4"
;
modelnet_dragonfly_router
=
"1"
;
}
}
PARAMS
{
packet_size
=
"512"
;
modelnet_order
=(
"dragonfly"
,
"dragonfly_router"
);
# scheduler options
modelnet_scheduler
=
"fcfs"
;
chunk_size
=
"256"
;
# modelnet_scheduler="round-robin";
num_routers
=
"8"
;
local_vc_size
=
"16384"
;
global_vc_size
=
"32768"
;
cn_vc_size
=
"16384"
;
local_bandwidth
=
"5.25"
;
global_bandwidth
=
"4.7"
;
cn_bandwidth
=
"5.25"
;
message_size
=
"560"
;
routing
=
"adaptive"
;
}
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