go

go

Run Grond optimisation.

Usage

grond go <configfile> <eventnames> ... [options]

Options

-h, --help

show this help message and exit

--force

overwrite existing run directory

--preserve

preserve old rundir

--status=STATUS

status output selection (choices: state, quiet, default: state)

--parallel=NPARALLEL

set number of events to process in parallel, if set to more than one, –status=quiet is implied.

--threads=NTHREADS

set number of threads per process (default: 1). Set to 0 to use all available cores.

--loglevel=LOGLEVEL

set logger level to “critical”, “error”, “warning”, “info”, or “debug”. Default is “info”.