reframe icon indicating copy to clipboard operation
reframe copied to clipboard

FR: Add num_nodes/nodes to the performance log

Open mredenti opened this issue 9 months ago • 1 comments

When using the ReFrame configuration setting:

sched_options:
  use_nodes_option: True

it would be useful to have ReFrame log the number of allocated nodes. At the moment there is a %(check_job_nodelist)s log property but an additional %(check_(num_)nodes)s would be more convenient for streamlining job result parsing and reporting.

mredenti avatar Jan 13 '25 16:01 mredenti