Difference between revisions of "Intel compilers"
(Add some links to a local copy of the documentation) |
m (→Intel Cluster Studio 2011) |
||
Line 28: | Line 28: | ||
* [http://www.theochem.ru.nl/doc Intel Cluster Studio 2011 for Linux* OS - index to all local documentation] | * [http://www.theochem.ru.nl/doc Intel Cluster Studio 2011 for Linux* OS - index to all local documentation] | ||
* [http://www.theochem.ru.nl/doc/Linux_Getting_Started.htm Linux Getting Started] ( MPI, debugging) | * [http://www.theochem.ru.nl/doc/Linux_Getting_Started.htm Linux Getting Started] ( MPI, debugging) | ||
− | * http://www.theochem.ru.nl/mpi/Doc_Index.html Intel® MPI Library for Linux OS Documentation Index] | + | * [http://www.theochem.ru.nl/mpi/Doc_Index.html Intel® MPI Library for Linux OS Documentation Index] |
[[Category:Software]] | [[Category:Software]] |
Revision as of 20:29, 8 May 2013
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