Skip to content
Snippets Groups Projects
Unverified Commit 64e3d18e authored by Benjamin Cumming's avatar Benjamin Cumming Committed by GitHub
Browse files

Output accumulated meter values in meter printer (#672)

* Print a `meter-total` value of the accumulated meter values across all checkpoints to the meter `ostream` output.
* Add default behavior that prints the mean of a meter across all ranks if the meter type is not one of the known special cases (i.e. not one of time, memory or energy).

Fixes #671
parent f824112b
No related branches found
No related tags found
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment