Back to Adaptive 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
inIsEnabled Bool When 'true' parallel computing is used
inThreadCount Integer* 1 - 32 Requested number of threads
outThreadCount Integer Actually available number of threads

Multithreaded environment

This function is not guaranteed to be thread-safe. When used in multithreaded environment, it has to be manually synchronized.

Complexity Level

This filter is available on Advanced Complexity Level.