Intel C/C++ Compiler
Overview
The Intel C/C++ Compiler is a compiler optimized for the Intel
architecture. It provides support for profile-guided optimization,
prefetch instruction, automatic vectorization, and the Streaming
SIMD Extensions.
Setup
There is no setup needed for this software package.
Usage
The Intel C/C++ Compiler is invoked using the command icc.
Examples
To compile a C source file called foo.c into an executable
called foo, use the command:
Documentation
Documentation for ICC is available on LION-XE and LION-XL in pdf format and can be viewed by typing:
|
acroread /usr/global/intel/compiler60/docs/c_ug_lnx.pdf
|
Please send questions or suggestions about this web page to beatnic@aset.psu.edu
ASET | ITS | Penn State
|