Back to Aurora Vision 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 - 128 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.

Errors

This filter can throw an exception to report error. Read how to deal with errors in Error Handling.

List of possible exceptions:

Error type Description
DomainError Not supported on this platform.

Complexity Level

This filter is available on Advanced Complexity Level.