The Workhorse of Legacy Engineering: Intel Visual Fortran Compiler 11.1.051 Professional Edition
| Feature | Specification | | :--- | :--- | | | Full Fortran 95, major parts of Fortran 2003 (including parameterized derived types and stream I/O), some Fortran 2008 features. | | Target Architectures | IA-32 (x86) and Intel 64 (x64 / AMD64). | | SIMD Support | SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, and early AVX (Intel Core i7). | | OpenMP | Version 2.5 (fully supported), partial support for OpenMP 3.0. | | Auto-Parallelization | Yes, automatic threading of loops without OpenMP directives. | | Interoperability | Seamless with C/C++ via ISO_C_BINDING (Fortran 2003). | | Debugging | Supports Dwarf 2/3, CodeView, and mixed-language debugging. | The Workhorse of Legacy Engineering: Intel Visual Fortran
PAUSE statements.REAL*8 syntax (use REAL(KIND=8) or INTEGER, PARAMETER :: dp = KIND(1.0D0)).