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
SWIFT
SWIFTsim
Commits
a04b39d4
Commit
a04b39d4
authored
Jun 23, 2020
by
Matthieu Schaller
Browse files
Update the documentation with the new runtime parameter
parent
3b4fe407
Changes
3
Hide whitespace changes
Inline
Side-by-side
README
View file @
a04b39d4
...
...
@@ -90,5 +90,8 @@ Parameters:
are dumped.
-Y, --threadpool-dumps=<int> Time-step frequency at which threadpool
tasks are dumped.
--dump-tasks-threshold=<flt> Fraction of the total step's time spent
in a task to trigger a dump of the task plot
on this step
See the file examples/parameter_example.yml for an example of parameter file.
README.md
View file @
a04b39d4
...
...
@@ -178,5 +178,8 @@ Parameters:
are dumped.
-Y, --threadpool-dumps=<int> Time-step frequency at which threadpool
tasks are dumped.
--dump-tasks-threshold=<flt> Fraction of the total step's time spent
in a task to trigger a dump of the task plot
on this step
See the file examples/parameter_example.yml for an example of parameter file.
doc/RTD/source/CommandLineOptions/index.rst
View file @
a04b39d4
...
...
@@ -87,3 +87,6 @@ can be found by typing ``./swift -h``:
are dumped.
-Y, --threadpool-dumps=<int> Time-step frequency at which threadpool
tasks are dumped.
--dump-tasks-threshold=<flt> Fraction of the total step's time spent
in a task to trigger a dump of the task plot
on this step
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