Difference between revisions of "Software:ics"
From CAC Wiki
(→Intel C/C++ compiler) |
(→Intel C/C++ compiler) |
||
Line 6: | Line 6: | ||
* '''Current Version''': 12.1 | * '''Current Version''': 12.1 | ||
* '''Location''': /opt/ics | * '''Location''': /opt/ics | ||
− | * '''Documentation Files''': [ | + | * '''Documentation Files''': [http://scc.ustc.edu.cn/zlsc/sugon/intel/compiler_c/main_cls/index.htm Online documentation] by Intel. |
− | * '''Help File''': [[ | + | * '''Other Help File''': [[Help:Compilers|Compiler help file]] |
* '''Related Software''': | * '''Related Software''': | ||
− | ** [[Software: | + | ** [[Software:gnu|Gnu Compilers]] |
− | + | ||
− | + | ||
|} | |} |
Revision as of 14:57, 20 May 2016
Intel Compiler Suite
Intel C/C++ compiler
The Intel® C++ Compiler can generate code for IA-32 or Intel® 64 applications on any Intel®-based Linux* system. IA-32 architecture applications (32-bit) can run on all Intel®-based Linux systems. Intel® 64 architecture applications can run only on Intel® 64 architecture-based Linux systems. You can use the compiler on the command line or in the Eclipse* integrated development environment.
|