TerminationTrigger: do not terminate at startup if max_walltime is short

Merged
#31 · Created  · Last updated

Merged pull request

TerminationTrigger: do not terminate at startup if max_walltime is short

c0c19d2·Author: ·Closed by: ·2020-09-29

Description

on remaining_walltime will be ignored if it is less than max_walltime at simulation start. This avoids a common issue where a short debug simulation is terminated right away because max_walltime ends up being less than on_remaining_walltime.

0 attachments

0 comments

Loading commits...