Difference between revisions of "Software:ics"
(→Intel Fortran compiler) |
(→Intel Compiler Suite) |
||
Line 8: | Line 8: | ||
* '''Location''': /opt/ics | * '''Location''': /opt/ics | ||
* '''Documentation Files''': Run a local browser and point it to '''file:////opt/ics/composer_xe_2011_sp1.6.233/Documentation/en_US/compiler_c/compiler_documentation_c.htm'''. | * '''Documentation Files''': Run a local browser and point it to '''file:////opt/ics/composer_xe_2011_sp1.6.233/Documentation/en_US/compiler_c/compiler_documentation_c.htm'''. | ||
− | |||
− | |||
− | |||
|} | |} | ||
Line 20: | Line 17: | ||
* '''Location''': /opt/ics | * '''Location''': /opt/ics | ||
* '''Documentation Files''': Run a local browser and point it to '''file:////opt/ics/composer_xe_2011_sp1.6.233/Documentation/en_US/compiler_f/compiler_documentation_f.htm'''. | * '''Documentation Files''': Run a local browser and point it to '''file:////opt/ics/composer_xe_2011_sp1.6.233/Documentation/en_US/compiler_f/compiler_documentation_f.htm'''. | ||
− | * '''Help File''': [[ | + | |} |
+ | * '''Other Help File''': [[Help:Compilers|Compiler help file]] | ||
* '''Related Software''': | * '''Related Software''': | ||
− | ** [[Software: | + | ** [[Software:gnu|Gnu Compilers]] |
− | + | ||
− | + |
Revision as of 15:54, 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.
|
Intel Fortran compiler
The Intel® Fortran Compiler can generate code for IA-32 or Intel® 64 applications on any Intel®-based Windows* system. IA-32 architecture applications (32-bit) can run on all Intel®-based Windows systems. Intel® 64 architecture applications can run only on Intel® 64 architecture-based Windows systems. You can use the compiler on the command line or in the Microsoft Visual Studio* integrated development environment.
|
- Other Help File: Compiler help file
- Related Software: