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

Help: different results from Intel Fortran V8 and v9

davidqusx
Beginner
510 Views
I'm running abig program on Linux machine. The result from code compiled by Intel Fortran v8 is different fromthat compiled byIntel Fortran v9.I use the smae options when compiling.
Can anyone have some suggestions for this problem?Is there anydifference related to precision of numbers between v8 and v9?
Thanks
Sean
0 Kudos
1 Reply
davidqusx
Beginner
510 Views
I forgot to mention that the options for compiling are "-pc80 -prec-div -mp"
.
0 Kudos
Reply