logging icon indicating copy to clipboard operation
logging copied to clipboard

Exclude data staging from runtime in hpc_3.0.0/common.yaml checks

Open arnowaczynski opened this issue 2 years ago • 0 comments

hpc_3.0.0/common.yaml doesn't exist yet, but I want to remind in this issue the data staging has been excluded from measuring runtime in HPC, so this part: hpc_2.0.0/common.yaml#L77-L87 should be updated accordingly.

The new expected order in the logs is:

  • init_start
  • staging_start
  • staging_stop
  • init_stop
  • run_start

arnowaczynski avatar May 26 '23 16:05 arnowaczynski