hpcflow.sdk.cli_common.min_jobscripts_opt#
- hpcflow.sdk.cli_common.min_jobscripts_opt(f)#
Click option decorator: Minimise the total number of jobscripts by performing as many merges as possible. This may merge otherwise independent jobscripts, such that they are run sequentially rather than in parallel.
- Parameters:
f (FC)
- Return type:
FC