Jump to content

Parallelizable Loops

From LabVIEW Wiki
Parallelizable Loops
  • LabVIEW VI Analyzer Toolkit
    • Block Diagram
    • Complexity Metrics
    • Documentation
    • Front Panel
    • General
    • VI Metrics

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.