Skip to content
Snippets Groups Projects
Commit fc14489c authored by Matthieu Schaller's avatar Matthieu Schaller
Browse files

Prevent an FPE in the cooling code created by the Intel compiler's over-enthusiastic vectorizer.

parent 4edeaaf1
No related branches found
No related tags found
No related merge requests found
Loading
  • Owner

    Seeing:

    icc: command line remark #10120: overriding '-O0' with '-O3'
    cooling/EAGLE/cooling_tables.c(298): error #161: unrecognized #pragma
      #pragma novec

    Shouldn't this be novector?

  • Owner

    That compiled, so will push the fix.

  • Author Owner

    Thanks. I should not be editing code on my laptop and cosma at the same time...

0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment