Software:ics

From CAC Wiki
Jump to: navigation, search

Intel Compiler Suite

Intel C/C++ compiler (icc, icpc)

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
  • 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.

Intel Fortran compiler (ifort)

The Intel® Fortran 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
  • 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.