Intel® C++ Compiler XE 13.1 User and Reference Guides

no-offload

Causes the compiler to ignore language constructs for offloading. This option only applies to Intel® MIC Architecture.

IDE Equivalent

Windows: None

Linux: Language > Generate Only CPU code

OS X: None

Architectures

Intel® 64 architecture, targeting Intel® MIC Architecture

Syntax

Linux:

-no-offload

OS X:

None

Windows:

None

Arguments

None

Default

OFF

The compiler recognizes language constructs for offloading if they are specified.

Description

This option causes the compiler to ignore language constructs for offloading.

If this option is not specified, the compiler does the following by default:

Alternate Options

None

See Also


Submit feedback on this help topic