Output a report about tasks that use more than 5% of the runtime in a step
For inspiration.
Merge request reports
Activity
added 1 commit
- 36344f71 - Added a user-defined threshold to trigger a dump of the task graph
added 343 commits
-
36344f71...e6590cea - 341 commits from branch
master
- ae845b37 - Output a report about tasks that use more than 5% of the runtime in a step
- 8157c486 - Added a user-defined threshold to trigger a dump of the task graph
-
36344f71...e6590cea - 341 commits from branch
added 1 commit
- 0d61877e - Also update the call to the stats dump done when repartitioning
Can we extend the warnings at:
https://gitlab.cosma.dur.ac.uk/swift/swiftsim/blob/longtask-report/examples/main.c#L399
to make it clear that we need to enable task debugging and also require
-y
, for this option to work.Edited by Peter W. Draperadded 1 commit
- 3b4fe407 - Make the code abort if --dump-tasks-threshold is used without…
added 1 commit
- a04b39d4 - Update the documentation with the new runtime parameter
added 1 commit
- 9a0b874b - Prevent the use of the new analysis feature over MPI for now.
mentioned in commit b4e619f7
Please register or sign in to reply