~nickpapior/siesta/4.1-fdf-blocks

Viewing all changes in revision 978.

  • Committer: Nick Papior
  • Date: 2018-09-04 13:37:24 UTC
  • Revision ID: nickpapior@gmail.com-20180904133724-hw3y866jke304uoa
Added missing flag in the intel.make file

The intel compilers are way too aggressive on optimizations.
By adding -fp-model source/precise to the FFLAGS and FFLAGS_DEBUG
we can obtain correct execution for the following intel compilers:

    2013.0.028 
    2013.1.039 
    2013.1.046 
    2015.0.090 
    2015.1.133 
    2015.3.187 
    2016.1.0.423501 
    2016.2.0 
    2017.0.035 
    2017.1.043 
    2017.4.196 
    2017.7.065 
    2018.0.033 
    2018.1.038 
    2018.2.046 
    2018.3.051

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: