- 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 5: Line 5:
| category                  = [[:Category:Compiler | Compiler]]
| category                  = [[:Category:Compiler | Compiler]]
| 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® Compilers homepage]  
}}
}}


Line 19: Line 19:


== External links ==
== External links ==
* [http://software.intel.com/en-us/intel-compilers/ Intel Compiler homepage]
* [http://software.intel.com/en-us/intel-compilers/ Intel® Compilers homepage]


[[Category:compiler]]
[[Category:compiler]]

Revision as of 10:46, 16 November 2011

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.
Developer: Intel
Platforms: NEC Nehalem Cluster
Category: Compiler
License: Commercial
Website: Intel® Compilers homepage


Usage

Intel compilers (icc, icpc, ifort) are available through modules

module load compiler/intel


See also

External links