Intel® Fortran Compiler for Mac OS X* Knowledge Base

Submit New Article



Title Modified Date
Intel® Fortran Compiler for Linux* - Invoking the compiler
For 11.x compilers (10.x compilers did not need an argument), enter: $ source <path-to-ifort-bin-dir>/ifortvars.sh (bash) <arg> % source <path-to-ifort-bin-dir>/ifortvars. ...
Author: Wendy Doerner (Intel)
Type: Tips and Techniques
11/04/2009
Being Successful with the Intel® Compilers -- You Need to Know
Tips and techniques on using the Intel Compilers to maximize your application performance.
Author: Brandon Hewitt (Intel),Vangal Venkatesh
Type: Tips and Techniques
11/02/2009
Tips for using PARDISO
Provides tips for getting started and corrects some of the common mistakes made by first-time and experienced users.
Author: Gennady Fedorov (Intel),Todd Rosenquist (Intel)
Type: Tips and Techniques
08/28/2009
How am I notified of updates for my registered products?
This article introduces how to receive the product update notification.
Author: Lina Liu (Intel)
Type: Tips and Techniques
08/10/2009
Intel Fortran Tips for Beginners
A very brief tips for absolute beginners in fortran language
Author: roddur
Type: Tips and Techniques
08/04/2009
Intel® compiler options for SSE generation (SSE2, SSE3, SSSE3, SSE4) and processor-specific optimizations
Explains which Intel Compiler switches to use to target and optimize for a specific platform, cpu or processor.
Type: Tips and Techniques
07/13/2009
Redistribution of Application Binaries Built for Mac OS* X
Information on redistribution of applications built primarily with 11.x Intel(R) Compiler Professional Edition for Mac OS* X.
Author: Bonnie Aona (Intel)
Type: Tips and Techniques
07/10/2009
Fortran Real Literal Constants Are Single Precision
Assigning a real literal constants to a double-precision or quad-precision variable can sometimes lead to unexpected results if the precision of the literal constant is not set properly.
Author: Elizabeth S (Intel)
Type: Tips and Techniques
07/02/2009
Intel® Fortran Compiler - Support for Fortran language standards
Describes compliance of Intel Fortran compilers with Fortran language standards.
Author: Steve Lionel (Intel)
Type: Tips and Techniques
06/24/2009
Determining Root Cause of SIGSEGV or SIGBUS errors
SIGSEGV on linux and SIGBUS Root Causes
Author: Ronald W. Green (Intel)
Type: Tips and Techniques
06/24/2009
Where would the message catalogue files go
The user need to set the NLSPATH template variable when installing the message catalogue files on their own.
Author: Om Sachan (Intel)
Type: Tips and Techniques
04/28/2009
Application Configuration for Dynamic Libraries
Mac OS X applications can be configured so that the dynamic libraries can be located without setting an environment variable.
Author: Elizabeth S (Intel)
Type: Tips and Techniques
04/22/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: Tips and Techniques
04/06/2009
Redundancy server notes - Floating/Nodelocked license
This article provides some notes for redundancy server (three servers as the Intel license for FLEXLm server).
Author: Lina Liu (Intel)
Type: Tips and Techniques
03/23/2009
Remote activation notes
This article highlights some notes when customer try to install Intel C++/Fortran compiler version 11.x and Intel Parallel Studio with remote activation option(Choose alternative activation)
Author: Lina Liu (Intel)
Type: Tips and Techniques
03/23/2009
Passing Linker Options with Multiple Arguments using -Xlinker,-Wl, or -Qoption,link
The recommended way to pass multiple linker option arguments to the compiler.
Author: Brandon Hewitt (Intel)
Type: Tips and Techniques
03/16/2009
Should Intel license manager for FLEXlm be installed on the same OS machine as that the license is limited to?
If customers try to install the Intel license manager for FLEXlm on a different machine with that the license supports, should it be allowed? The article clarifies this question.
Author: Lina Liu (Intel)
Type: Tips and Techniques
03/09/2009
How to apply renewal license to the right current license?
When customers purchase renewal licenses, it is possible to apply the renewal to the wrong license by mistake. This article introduces how to apply the renewal license to the correct original license.
Author: Lina Liu (Intel)
Type: Tips and Techniques
03/03/2009
How to install Intel compiler for windows and Intel Parallel Studio with remote activation option?
When customers are trying to install version 11.x for Intel C++ compiler or Fortran compiler for windows and Intel Parallel Studio without internet connection, remote activation option can help you to install the products successfully.
Author: Lina Liu (Intel)
Type: Tips and Techniques
03/03/2009
Intel® Fortran Compiler - Automatic CPU Dispatch For Multiple CPU Types
In 11.0 a new schema for the processor targeting switches is introduced for easy of use and remembering. The new options /QaxSSE4.1, /QaxSSSE3 and /QaxSSE3 are equivalent to /QaxS, QaxT and / ...
Type: Tips and Techniques
03/01/2009
Building WRF with the Intel® compilers
This guide is intended to help Intel® compiler customers use the latest version of the Intel® Fortran Compiler with the numerical weather prediction code WRF on Intel® architecture systems running Linux* or Mac OS* X.
Type: Tips and Techniques
02/27/2009
Library not found: crt0
Mac OS X linking error: libcrt0 not found.
Author: Ronald W. Green (Intel)
Type: Tips and Techniques
02/23/2009
Disable movbe to Test Intel® Atom™ Processor Targeted Code on non-Intel® Atom™ Processor Platforms
For those looking to validate code targeted for the Intel® Atom™ processor on other Intel Architectures, a mechanism to disable generation of the movbe instruction is provided.
Author: Brandon Hewitt (Intel)
Type: Tips and Techniques
02/20/2009
Intel Compilers for Mac OS* X Version 10.1 Silent Installation Guide
The Intel Compilers for Mac OS* X Version 10.1 Silent Installation Guide demonstrates how to install the Intel Compilers from the command line. This is useful for remote, automated installations and avoiding prerequisite checking.
Author: Ronald W. Green (Intel)
Type: Tips and Techniques
02/20/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: Tips and Techniques
02/05/2009