This section introduces the floating-point support in the Intel® Fortran Compiler and provides information about using floating-point operations in your applications. The section also briefly describes the IEEE* Floating-Point Standard (IEEE 754).
The following table lists some possible starting points:
If you are trying to... |
Then start with... |
---|---|
Understand the programming objectives of floating-point applications |
|
Use the -fp-model (Linux* and Mac OS* X) or /fp (Windows*) option |
|
Set the flush-to-zero (FTZ) or denormals-are-zero (DAZ) flags |
|
Tuning the performance of floating-point applications |
|
Learn about the IEEE Floating-Point Standard |