wall_clock_time command

Warning

GPU support for this command has not been tested and may not work as expected.

Syntax

wall_clock_time time ...
  • time = maximum runtime (format: Xh, Ym or XhYm where X,Y are integers)

Examples

wall_clock_time 4m
wall_clock_time 1h
wall_clock_time 1h30m

Description

Limits the time Aspherix® is run to a specific time. This can be extremely useful if Aspherix® is run on a cluster or in the cloud (aka Linux servers). It is advisable to combine this command with a run upto and a write_restart so that the simulation can be restarted easily.

Restrictions

None.