LabWindows/CVI

Content Type
Programming Language
Current manual

OpenMP Specification Compliance

OpenMP Specification Compliance

LabWindows/CVI is compliant with the OpenMP 2.5 specification and does not implement any later OpenMP features. While you can port OpenMP-optimized code from LabWindows/CVI to another OpenMP-compliant compiler, some optional OpenMP 2.5 features are not implemented in LabWindows/CVI.

The following table displays the unsupported, optional OpenMP features and the associated LabWindows/CVI functions that are not operable but are available for porting purposes.

Optional FeatureLabWindows/CVI OpenMP Run-Time Functions
Nested parallelism
Dynamic adjustment of the number of threads in a parallel region
Was this information helpful?