Parallelizable Loops: Difference between revisions
Appearance
Created page with "{{LabVIEW VI Analyzer Toolkit Infobox|tree-category=block diagram|tree-subcategory=performance}} '''Parallelizable Loops''' is a VI Analyzer test installed by the LabVI..." |
m Mark as stub |
||
Line 2: | Line 2: | ||
'''Parallelizable Loops''' is a [[VI Analyzer]] test installed by the [[LabVIEW VI Analyzer Toolkit]] add-on. It detects [[For Loop]]s that can safely be [[parallelization|parallelized]]. It also detects For Loops that have already been parallelized but contain [[reentrant VI|non-reentrant subVIs]], which prohibit parallel execution. | '''Parallelizable Loops''' is a [[VI Analyzer]] test installed by the [[LabVIEW VI Analyzer Toolkit]] add-on. It detects [[For Loop]]s that can safely be [[parallelization|parallelized]]. It also detects For Loops that have already been parallelized but contain [[reentrant VI|non-reentrant subVIs]], which prohibit parallel execution. | ||
{{stub}} | |||
[[Category:VI Analyzer Tests]] | [[Category:VI Analyzer Tests]] | ||
[[Category:LabVIEW VI Analyzer Toolkit]] | [[Category:LabVIEW VI Analyzer Toolkit]] |
Latest revision as of 06:59, 20 August 2024
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.
![]() |
This article is a stub. You can help LabVIEW Wiki by expanding it. Please improve this article if you can. |