Translations:Narval/17/en

From Alliance Doc
Revision as of 18:23, 18 October 2021 by Diane27 (talk | contribs) (Created page with "==Intel compilers== The Intel compilers can very well compile applications for Narval's AMD processors with the less recent AVX2 instruction sets. To do so, use the <tt>-march...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Intel compilers

The Intel compilers can very well compile applications for Narval's AMD processors with the less recent AVX2 instruction sets. To do so, use the -march=core-avx2 option to produce executables which are compatible with both Intel and AMD processors.