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

Controlling Floating Point Exception Handling with IF 7 in MS Studio .Net

pweic
Beginner
365 Views
I have been using CVF for a few years and recently d/l IF 7 evaluation copy and integrate it with MS studio .Net.

However, I couldn't figure out how to control floating point exception handling. That is if I have this line:

t = 0./0.

which is supposed to be an exception. I would like IF 7 to break into the debugger and show me the source line, how do I do this? There doesn't seem to be any floating point exception handling option in IF7.

As a side note, is it true that if I purchase a new IF7 license now I will be entitled to 1 year free upgrade?
0 Kudos
0 Replies
Reply