Intel Fortran and C++ Composer for Linux
Welcome to the Intel Fortran and C++ Composers. Version 12.1 and older versions 12.0 11.1 11.0 are installed.Note: Math Kernel Library and Intel Debugger are included.
Depending on your login shell and the required version use one of the following commands to setup the environment for Intel Compilers.
Setup for Version 12.1:
![]()
Fortran and C++ Compiler:
Notice:- There is always an architecture argument: ia32 for 32 bit architecture and intel64 for Intel 64 bit architecture.
- source /usr/local/server/intel/Composer_12.1/bin/compilervars.sh ia32 (for bash and 32 bit)
- source /usr/local/server/intel/Composer_12.1/bin/compilervars.sh intel64 (for bash and 64 bit)
- source /usr/local/server/intel/Composer_12.1/bin/compilervars.csh ia32 (for tcsh and 32 bit)
- source /usr/local/server/intel/Composer_12.1/bin/compilervars.csh intel64 (for tcsh and 64 bit)
Compiler commands:
- icpc (for C++)
- icc (for C)
- ifort (for Fortran)
- idb (for the Intel Debugger)
- Use --help option to see the syntax or use the man pages.
Dokumentation:
Setup for Version 12.0:
![]()
Fortran and C++ Compiler:
- source /usr/local/server/intel/Composer/bin/compilervars.sh ia32 (for bash and 32 bit)
- source /usr/local/server/intel/Composer/bin/compilervars.sh intel64 (for bash and 64 bit)
- source /usr/local/server/intel/Composer/bin/compilervars.csh ia32 (for tcsh and 32 bit)
- source /usr/local/server/intel/Composer/bin/compilervars.csh intel64 (for tcsh and 64 bit)
Compiler commands:
- icc (for C++)
- ifort (for Fortran)
- idb (for the Intel Debugger)
- Use --help option to see the syntax or use the man pages.
Setup for Compiler Version 11.1:
![]()
Fortran Compiler:
- . /usr/local/server/intel/Compiler/11.1/072/bin/ifortvars.sh ia32 (for bash and ksh and 32 bit)
- . /usr/local/server/intel/Compiler/11.1/072/bin/ifortvars.sh intel64 (for bash and ksh and Intel 64 bit)
- source /usr/local/server/intel/Compiler/11.1/072/bin/ifortvars.csh ia32 (for csh and tcsh and 32 bit)
- source /usr/local/server/intel/Compiler/11.1/072/bin/ifortvars.csh intel64 (for csh and tcsh and Intel 64 bit)
C++ Compiler:
- . /usr/local/server/intel/Compiler/11.1/072/bin/iccvars.sh ia32 (for bash and ksh and 32 bit)
- . /usr/local/server/intel/Compiler/11.1/072/bin/iccvars.sh intel64 (for bash and ksh and Intel 64 bit)
- source /usr/local/server/intel/Compiler/11.1/072/bin/iccvars.csh ia32 (for csh and tcsh and 32 bit)
- source /usr/local/server/intel/Compiler/11.1/072/bin/iccvars.csh intel64 (for csh and tcsh and Intel 64 bit)
Compiler commands:
- icc (for C++)
- ifort (for Fortran)
- idb (for the Intel Debugger)
- Use --help option to see the syntax or use the man pages.
Dokumentation:
Setup for Compiler Version 11.0:
![]()
Fortran Compiler:
- . /usr/local/server/intel/Compiler/11.0/083/bin/ifortvars.sh ia32 (for bash and ksh and 32 bit)
- . /usr/local/server/intel/Compiler/11.0/083/bin/ifortvars.sh intel64 (for bash and ksh and Intel 64 bit)
- source /usr/local/server/intel/Compiler/11.0/083/bin/ifortvars.csh ia32 (for csh and tcsh and 32 bit)
- source /usr/local/server/intel/Compiler/11.0/083/bin/ifortvars.csh intel64 (for csh and tcsh and Intel 64 bit)
C++ Compiler:
- . /usr/local/server/intel/Compiler/11.0/083/bin/iccvars.sh ia32 (for bash and ksh and 32 bit)
- . /usr/local/server/intel/Compiler/11.0/083/bin/iccvars.sh intel64 (for bash and ksh and Intel 64 bit)
- source /usr/local/server/intel/Compiler/11.0/083/bin/iccvars.csh ia32 (for csh and tcsh and 32 bit)
- source /usr/local/server/intel/Compiler/11.0/083/bin/iccvars.csh intel64 (for csh and tcsh and Intel 64 bit)
External Link:
Contact:
- EDV Helpdesk, Email: edv@fkf.mpg.de