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:
If you are trying to... |
Then start with... |
---|---|
Understand the programming trade-offs in 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 |
|
Tune the performance of floating-point applications for consistency |