Intel® Fortran Compiler for Linux* - Invoking the compiler

Submit New Article

Last Modified On :   November 4, 2009 11:22 AM PST
Rate
 


For 11.x compilers (10.x compilers did not need an argument), enter:

$ source <path-to-ifort-bin-dir>/ifortvars.sh (bash) <arg>

% source <path-to-ifort-bin-dir>/ifortvars.csh (csh) <arg>

The environment script takes an argument based on architecture; valid arguments are as follows:

· ia32: Compilers and libraries for IA-32 architectures only.

· intel64: Compilers and libraries for Intel(R) 64 architectures only.

· ia64: Compilers and libraries for IA-64 architectures only.

Then type ifort to invoke the Fortran Compiler.





This article applies to: Intel® Fortran Compiler for Linux* Knowledge Base,   Intel® Fortran Compiler for Mac OS X* Knowledge Base