Back to FabImage Studio website

You are here: Start » Filter Reference » System » Configuration » ControlParallelComputing

ControlParallelComputing


Module: FoundationLite

Enables or disables filters multithreading parallelization.

Name Type Range Description
Input value
inIsEnabled Bool When 'true' parallel computing is used.
Input value
inThreadCount Integer* 1 - 32 Requested number of threads.
Input value
inBlockTime Integer* Sets the number of milliseconds that a thread should wait, after completing the execution of a parallel region, before sleeping.
Output value
outThreadCount Integer Actually available number of threads.

Complexity Level

This filter is available on Advanced Complexity Level.