Actions
Feature #9167
openTrack speculative wall and CPU time
Status:
New
Priority:
High
Assignee:
-
Category:
-
Target version:
-
Start date:
07/26/2018
Due date:
% Done:
0%
Estimated time:
Published in build:
Description
Native Scheduler can decide to speculatively shrink memory limits for tasks that can result into they are solved twice when first attempts fail. Unfortunately, just resources spent on successful runs are reported while information on wall and CPU time spent for speculative failing tasks are not tracked.
Most likely, we need to introduce one more wall time measurement and one more CPU time measurement to track speculative wall and CPU time since otherwise we will influence speculative verification results.
Updated by Evgeny Novikov over 6 years ago
- Related to Feature #6614: Intellectual scheduling added
Actions