- Infos im HLRS Wiki sind nicht rechtsverbindlich und ohne Gewähr -
- Information contained in the HLRS Wiki is not legally binding and HLRS is not responsible for any damages that might result from its use -

Compiler(Hawk)

From HLRS Platforms
Revision as of 15:31, 11 October 2019 by Hpcbjdic (talk | contribs) (Created page with "The following compilers are available at Hawk: * GNU * AMD * PGI * Intel We highly recommend to try as much of them as possible and compare the performance of the generated c...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

The following compilers are available at Hawk:

  • GNU
  • AMD
  • PGI
  • Intel

We highly recommend to try as much of them as possible and compare the performance of the generated code! If you code according to language standards, this is almost for free but can give you a significant speedup! There is no such thing as an "ideal" compiler! One suites better to application A, one suites better to application B (cf. Best Practice Guide AMD Naples).