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