Intel® Fortran Compiler XE 13.1 User and Reference Guides

Rules for General Directives that Affect DO Loops

This table lists the general directives that affect DO loops:

DISTRIBUTE POINT

NOUNROLL

NOPREFETCH

FORCEINLINE

NOUNROLL_AND_JAM

PREFETCH

INLINE

NOVECTOR

IVDEP

PARALLEL

LOOP COUNT

SIMD

NOFUSION

UNROLL

NOINLINE

UNROLL_AND_JAM

NOPARALLEL

VECTOR

The PREFETCH and NOPREFETCH directives are only available on Intel® MIC Architecture.

The following rules apply to all of the general directives:

Other rules may apply to these directives. For more information, see the description of each directive.


Submit feedback on this help topic