hpcflow.sdk.cli_common.rechunk_chunk_size_opt#
- hpcflow.sdk.cli_common.rechunk_chunk_size_opt(f)#
Click option decorator: New chunk size (array items per chunk). If unset (as by default), the array will be rechunked to a single chunk array (i.e with a chunk size equal to the array’s shape).
- Parameters:
f (FC) –
- Return type:
FC