Intel compilers
Om de Intel compilers te gebruiken moeten er een aantal omgevingsvariabelen gezet zijn, voor csh gebruikers kan dit eenvoudig door het commando:
source /opt/intel/bin/ifortvars.csh intel64
op te nemen in .cshrc
voor mensen met bash, voeg de volgende regel
source /opt/intel/bin/ifortvars.sh intel64
toe aan .bash_rc
Contents
Documentation
Compiling Fortran (/opt/intel/bin/ifort)
- Intel Fortran Composer XE 2011 Getting Started Tutorials
- Linux Getting Started
- Intel Fortran Compiler XE 12.0 User and Reference Guides
Math Kernel Library (mkl, linking blas, lapack)
Intel Cluster Studio 2011
- Intel Cluster Studio 2011 for Linux* OS - index to all local documentation
- Linux Getting Started ( MPI, debugging)
- http://www.theochem.ru.nl/mpi/Doc_Index.html Intel® MPI Library for Linux OS Documentation Index]