- Infos im HLRS Wiki sind nicht rechtsverbindlich und ohne Gewähr -
- Information contained in the HLRS Wiki is not legally binding and HLRS is not responsible for any damages that might result from its use -
Intel Compiler: Difference between revisions
From HLRS Platforms
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 6: | Line 6: | ||
| license =Commercial | | license =Commercial | ||
| website = [http://software.intel.com/en-us/intel-compilers/ Intel Compiler homepage] | | website = [http://software.intel.com/en-us/intel-compilers/ Intel Compiler homepage] | ||
}} | |||
== Usage == | |||
Intel compilers (<tt>icc</tt>, <tt>icpc</tt>, <tt>ifort</tt>) are available through modules | |||
{{Command|command = | |||
module load compiler/intel | |||
}} | }} | ||
Revision as of 13:24, 1 March 2010
Intel® Professional Edition Compilers include advanced optimization features, multithreading capabilities, and support for Intel® processors and compatible processors. They also provide highly optimized performance libraries for creating multithreaded applications. |
|
Usage
Intel compilers (icc, icpc, ifort) are available through modules
module load compiler/intel