Intel® Visual Fortran Compiler for Windows* Knowledge Base

Submit New Article



Title Modified Date
Intel Fortran Compiler 11.1 Release Notes
Current release notes and installation guide for the Intel Fortran Compiler 11.1 products for Linux, Mac OS X and Windows
Author: Steve Lionel (Intel)
Type: Technical Notes
10/22/2009
Redistributable libraries for the Intel(R) C++ and Visual Fortran Compiler for Windows
OverviewThis article contains links to the redistributable installation packages for the Intel Compiler Professional Editions for Windows. The redistributable packages are for the end users who use app ...
Author: Jennifer Jiang (Intel)
Type: Technical Notes
10/14/2009
Parallel Debugger Extension Exceptions: 0xa1a01db1, 0xa1a01db2
When run under the VS2005 debugger, code compiled with Qopenmp display exceptions: First-chance exception at 0x7c812afb in Parallel_bug.exe: 0xA1A01DB1: 0xa1a01db1. First-chance exception at 0x7c812afb in Parallel_bug.exe: 0xA1A01DB2: 0xa1a01db2.
Author: Roland Wiele (Intel)
Type: Technical Notes
09/08/2009
How many compiler versions may be integrated into Visual Studio?
Every IDE version supports the current and two previous versions of the compiler.
Author: Wendy Doerner (Intel),Patrick Kennedy (Intel)
Type: Technical Notes
08/05/2009
How to Compile for Intel® AVX
Use the Intel Compiler 11.1 with the switch /QxAVX (Windows*) or -xavx (Linux*) to compile applications for Intel® Advanced Vector Extensions (Intel® AVX).
Author: Martyn Corden (Intel)
Type: Technical Notes
07/16/2009
Intel® Fortran Compiler - Support for Fortran language standards
Describes compliance of Intel Fortran compilers with Fortran language standards.
Author: Steve Lionel (Intel)
Type: Technical Notes
06/24/2009
Can I export a makefile from Visual Studio?
The capability to export makefiles from Visual Studio is not available.
Author: Steve D. (Intel)
Type: Technical Notes
05/21/2009
IA-32 and Intel®64 Processor Targeting Overview
The compiler supports many options that tune or optimize an application for different Intel and non-Intel processors. Differences are explained, and the switches /arch, /Qx..., /Qax... (Windows*) and -m, -x..., -ax... (Linux*, Mac OS* X) are recommended.
Author: Martyn Corden (Intel)
Type: Technical Notes
04/06/2009
Making Intel Fortran 11.0/VS2008 and Intel Fortran 9.1/VS2003 CO-EXIST
This article describes how to set up Intel Visual Fortran 11.0/Visual Studio 20008 and Intel Visual Fortran 9.1/Visual Studion .NET 2003 so that they coexist on the same system.
Author: Roland Wiele (Intel)
Type: Technical Notes
02/27/2009
How to debug a Windows* Fortran application from the command line
Describes how to debug a Windows Fortran application that was built from the command line.
Author: Steve Lionel (Intel)
Type: Technical Notes
02/06/2009
Intel® Fortran Compiler - Increased stack usage of 8.0 or higher compilers causes segmentation fault
The Intel Compilers have increased stack size needs in your application for performance analysis. This article describes how to increase stack size and/or workaround this problem by allocation on the heap (for Intel Fortran).
Author: Wendy Doerner (Intel),Roland Wiele (Intel)
Type: Technical Notes
02/05/2009
Installing and using the IMSL* Libraries
How to install, configure and use the IMSL* Fortran Numerical Library as supplied with Intel Visual Fortran Professional Edition with IMSL.
Author: Steve Lionel (Intel)
Type: Technical Notes
02/04/2009
Requirements for Vectorizable Loops
Vectorization is one of many optimizations that are enabled by default in the latest Intel compilers. In order to be vectorized, loops must obey certain conditions, listed below. Some additional ways to help the compiler to vectorize loops are described.
Author: Martyn Corden (Intel)
Type: Technical Notes
01/29/2009
Intel(R) Parallel Debugger Extension
Intel® Parallel Debugger Extension for Microsoft Visual Studio* This document provides tips and tricks on how to best take advantage of the additional insight into parallel data constructs the Intel® Parallel Debugger Extension offers.
Author: Robert MuellerAlbrecht (Intel)
Type: Technical Notes
01/16/2009
Configuring Visual Studio for Mixed-Language Applications
Describes how to configure Microsoft Visual Studio* for mixed language applications that use C or C++ main programs.
Author: Steve Lionel (Intel)
Type: Technical Notes
01/09/2009
Use Intel Compiler to build 64-bit code with Windows SDK for Server 2008
Intel Compiler version 10.1 doesn't support Windows SDK for Server 2008. 11.0.061 and 066 update does not set the 64-bit build environment correctly. This article provide a workaround for this issue.
Author: Hao Jiang (Intel)
Type: Technical Notes
01/05/2009
Debugging Fortran DLL code from VB
How to debug (set breakpoints, step into) Fortran code in a DLL called from Visual Basic.
Author: Ronald W. Green (Intel)
Type: Technical Notes
12/31/2008
Where is MASM in IVF/VC++ Express?
How can I compile assembly language with IVF + VC++ Express?
Author: Ronald W. Green (Intel)
Type: Technical Notes
12/23/2008
Visual Basic passing array to Fortran DLL in x64
VB passing array to Fortran DLL - used to work for ia32 application, fails when switching to x64 configuration. Summary: VB should not pass first array element ByRef for x64. It was a fluke that it worked in ia32.
Author: Ronald W. Green (Intel)
Type: Technical Notes
12/18/2008
Cray Pointers: threshold reached; long compile times
Applications that use very many Cray pointers may either take a long time to compiler or else display the warning "number of cray pointer threshold reached" and be compiled at a reduced optimization level.
Author: Martyn Corden (Intel)
Type: Technical Notes
12/15/2008
Intel® Fortran compiler – Microsoft* debugging function DebugBreak
How to use the Microsoft* debugging function DebugBreak() with the Intel Fortran compiler for Windows*
Author: Kevin Davis (Intel)
Type: Technical Notes
10/17/2008
Intel® Fortran Compiler - Compiler diagnostics (i.e. errors, warnings or remarks)
Diagnostic Definitions Currently, there is not a comprehensive document that lists the diagnostic definitions for the Intel® Fortran Compiler. For information on a specific diagnostic, submit an i ...
Type: Technical Notes
09/19/2008
Intel® Fortran Compiler - What are the recommended options to target a Pentium® 4 processor-based system?
With Intel's Pentium® 4, Pentium® M processors, and Pentium 4 processors with support for Streaming SIMD Extensions (SSE3) all supporting SSE and SSE2, what are the recommended options to ta ...
Type: Technical Notes
09/19/2008
Intel® Fortran Compiler for Windows* - Limits on array sizes
The maximum size of a Fortran array is primarily determined by the operating system. The method by which the array is allocated can also affect how large an array can be. On IA-32-based systems runn ...
Type: Technical Notes
09/19/2008
Intel® Fortran Compiler for Windows* - Technical notes
First, we recommend that you refer to the Intel® Fortran Compiler for Windows product documentation. If you need more information, you'll find manuals, application notes, white papers, data ...
Type: Technical Notes
09/19/2008