Difference between revisions of "Software:ics"
From CAC Wiki
(→Name: Intel C/C++ compiler) |
(→Intel C/C++ compiler) |
||
Line 5: | Line 5: | ||
| valign="top" width="50%" style="padding:1em; border:1px solid #aaaaaa; background-color:#e1eaf1; border-radius:7px" |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. | | valign="top" width="50%" style="padding:1em; border:1px solid #aaaaaa; background-color:#e1eaf1; border-radius:7px" |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. | ||
* '''Current Version''': 12.1 | * '''Current Version''': 12.1 | ||
− | |||
* '''Location''': /opt/ics | * '''Location''': /opt/ics | ||
* '''Documentation Files''': [https://software.intel.com/sites/products/documentation/hpc/composerxe/en-us/2011Update/cpp/lin/ Online documentation] by Intel. | * '''Documentation Files''': [https://software.intel.com/sites/products/documentation/hpc/composerxe/en-us/2011Update/cpp/lin/ Online documentation] by Intel. |
Revision as of 14:53, 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.
|