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

how to track and handle the floating point exception ?

beiwang
Beginner
359 Views
I work with some fortran codes using intel fortran 9.0 integrated with MVS.net 2003.When I debugged,I encounted some floating point exceptions as follows:

forrtl: error (65): floating invalid
Image PC Routine Line Source
sph3d.exe 0046835B Unknown Unknown Unknown
Press any key to continue

My code is based on the program from other which works fine. I double checked my own code and I can't find the error.Now I have no idea about how I can fix this bug.I want to track the first place this exception occured.

I would appreciate if someone can give me any idea about this.

Best,

Bei
0 Kudos
0 Replies
Reply