Quantcast
Channel: Intel® Fortran Compiler
Viewing all articles
Browse latest Browse all 3270

Compiling an an OpenMP-included source code with -FAST switch

$
0
0

Hi all,

I usually compile my Fortran-90 source code (which include OepnMP clauses) with :

ifort -g -debug extended -O3 -xHost -openmp -openmp-simd -openmp-report -ipo -fpconstant -fp-model strict -fpe0 -traceback -ftrapuv'

When I tried to compile with -FAST the code aborted. Now, according to the composer-14.0 documentation the difference is in adding the -no-prec-div AND -static options. I think -static should not lead to such an error. I didn't find anything about -no-prec-div . Any kind suggestions of how to proceed or getting the equivalent optimization of (-fast) in a different way ?

Thanks very much,

Jack.


Viewing all articles
Browse latest Browse all 3270

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>