Skip to content
This repository has been archived by the owner on Mar 1, 2023. It is now read-only.

Timing you run: wall clock per time step

smarras79 edited this page May 7, 2020 · 2 revisions

Simple timing flag setup to return the wallclock time per time step:

mpirun -np 4 julia --project=$CLIMA_HOME $CLIMA_HOME/experiments/AtmosLES/dycoms-scaling.jl --monitor-timestep-duration 10steps

...add more as needed