Start » Filter Reference » System » Configuration » ControlParallelComputing
Module: | FoundationLite |
---|
Enables or disables filters multithreading parallelization.
Name | Type | Range | Description | |
---|---|---|---|---|
inIsEnabled | Bool | When 'true' parallel computing is used. | ||
inThreadCount | Integer* | 1 - 32 | Requested number of threads. | |
inBlockTime | Integer* | Sets the number of milliseconds that a thread should wait, after completing the execution of a parallel region, before sleeping. | ||
outThreadCount | Integer | Actually available number of threads. |
Complexity Level
This filter is available on Advanced Complexity Level.