Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
SWIFTsim
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
SWIFT
SWIFTsim
Commits
a04b39d4
Commit
a04b39d4
authored
4 years ago
by
Matthieu Schaller
Browse files
Options
Downloads
Patches
Plain Diff
Update the documentation with the new runtime parameter
parent
3b4fe407
No related branches found
No related tags found
1 merge request
!1071
Output a report about tasks that use more than 5% of the runtime in a step
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
README
+3
-0
3 additions, 0 deletions
README
README.md
+3
-0
3 additions, 0 deletions
README.md
doc/RTD/source/CommandLineOptions/index.rst
+3
-0
3 additions, 0 deletions
doc/RTD/source/CommandLineOptions/index.rst
with
9 additions
and
0 deletions
README
+
3
−
0
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.
This diff is collapsed.
Click to expand it.
README.md
+
3
−
0
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.
This diff is collapsed.
Click to expand it.
doc/RTD/source/CommandLineOptions/index.rst
+
3
−
0
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
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment