Workbench uses OpenMP for parallelization, and is therefore controlled via
its environment variables. OMP_NUM_THREADS is probably the one you are
looking for. We will add this information to the help info of wb_command
in a future release.
Tim
On Fri, Sep 8, 2017 at 2:47 PM, Reinder Vos de Wae
Hi,
As part of a larger pipeline that I would like to run in parallel I use
wb_command -volume-warpfield-resample. This command seems to use all
threads available on the workstation. Is there any way to limit its thread
usage to a single thread or to any specified number of threads?
Thanks,
Rein