Intel® Fortran Compiler XE 13.1 User and Reference Guides

About Building Native Intel® MIC Architecture Applications

This topic only applies to Intel® Many Integrated Core Architecture (Intel® MIC Architecture).

You can build a binary to run natively on Intel® MIC Architecture, without building one to run on the CPU at all.

To build a native Intel® MIC Architecture binary, include the -mmic compiler option when you invoke the compiler. You can use the MIC_LD_LIBRARY_PATH environment variable to point to your own target binary to use when building the native binary.

The following information also applies to native Intel® MIC Architecture applications:

See Also


Submit feedback on this help topic