Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Elsa Gonsiorowski
codes
Commits
be90b45c
Commit
be90b45c
authored
Aug 13, 2014
by
Jonathan Jenkins
Browse files
example mem-factor configuration in example program
parent
843f9eb5
Changes
1
Hide whitespace changes
Inline
Side-by-side
doc/example/example.conf
View file @
be90b45c
...
...
@@ -25,6 +25,11 @@ PARAMS
# Going over this size will crash or otherwise destroy your
# simulation.
message_size
=
"256"
;
# - pe_mem_factor: this is a multiplier to the event memory allocation that
# ROSS does up front (multiplier is per-PE). Increase this
# (or change the associated mem_factor variable in
# codes-base) if you have a (very) large event population.
pe_mem_factor
=
"512"
;
# model-net-specific parameters:
# - individual packet sizes for network operations
# (each "packet" is represented by an event)
...
...
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