Admin Production ni-theme
Current Publication

for

LabWindows/CVI

for Directive

Specifies that multiple threads execute the code in a for loop.

Binding thread set: current team

Format

#pragma omp for [clause[ [,]clause] ..] newline
for statement

Example

Refer to OpenMP\2dfft_omp.cws for an example of using the OpenMP for directive.