Translations:Narval/21/en

Revision as of 18:26, 18 October 2021 by Diane27 (talk | contribs) (Created page with "However, the applications will not operate on Narval if your code was compiled on a system using one or more <tt>-xXXXX</tt> options such as <tt>-xCORE-AVX2</tt> because the I...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

However, the applications will not operate on Narval if your code was compiled on a system using one or more -xXXXX options such as -xCORE-AVX2 because the Intel compilers add extra instructions to verify that the processor is by Intel. This beinig said, the -xHOST on Narval becomes the same as -march=core-avx2.