Parallelizable Loops

From LabVIEW Wiki
Jump to: navigation, search
Parallelizable Loops

Parallelizable Loops is a VI Analyzer test installed by the LabVIEW VI Analyzer Toolkit add-on. It detects For Loops that can safely be parallelized. It also detects For Loops that have already been parallelized but contain non-reentrant subVIs, which prohibit parallel execution.