|
Intel Compiler
- Based on The Programming Language
- Intel C++ Compiler
- Intel Fortran Compiler
- Features
- Multi-Threaded Application Support (OpenMP)
- High Performance Parallel Optimizer (HPO)
- Automatic Vectorization
- Prole-Guided Optimization (PGO)
- Interprocedural Optimization (IPO)
Example Code
prog1.cpp
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|