Skip to content

Restarts at runtime update

Peter W. Draper requested to merge restarts-at-runtime-update into master

Use a single runtime across all ranks to avoid exact timing issues.

Put into collectgroup to avoid an extra synchronization point.

Merge request reports