Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.

handler for ieee overflow

Deleted_U_Intel
Employee
304 Views
Hello.
Is there someone who knows how to write a handler for overflow errors, how to compile it and to use it with ifc 6.0.1.
Thanks.

Gilles Civario
0 Kudos
1 Reply
Martyn_C_Intel
Employee
304 Views
You might like to look at the routines IEEE_FLAGS and IEEE_HANDLER in the portability library (see the Fortran Libraries Reference). Related useful functions are GETSTATUSFPQQ, GETCONTROLFPQQ, SETCONTROLFPQQ, SIGNALQQ.

Martyn
0 Kudos
Reply