chunksize

Syntax: chunksize(chunk size)

Sets the NN5 dataset chunk size used in distributed processing. This command overrides the value read from the configuration file.

This command can be used in the distributed processing mode, but it does not participate in distributed processing.

Arguments

chunk size [input]

Data type: 3-component integer vector

Default value: “[1536, 1536, 1536]”

New NN5 dataset chunk size.