Actions
Feature #22014
opencompute_time and cumulative_compute_time container fields
Story points:
-
Description
In order to report the total compute hours used (as opposed to wall clock time) for a workflow, would like to have compute_time and cumulative_compute_time fields that work similarly to cost and cumulative_cost.
Where:
compute_time is the single container execution time.
cumulative_compute_time is the sum of execution time of the container and all its child containers.
Updated by Peter Amstutz over 1 year ago
- Description updated (diff)
- Subject changed from runtime and cumulative_runtime container fields to compute_time and cumulative_compute_time container fields
Actions