Webinar 2019 Leveraging Compiler Optimization Reports

From SHARCNETHelp
Revision as of 10:55, 25 October 2019 by imported>Syam (Created page with "The Intel and GCC compilers can produce optimization reports to provide diagnostic information for optimization phases such as vectorization, auto-parallelization, inter-proce...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

The Intel and GCC compilers can produce optimization reports to provide diagnostic information for optimization phases such as vectorization, auto-parallelization, inter-procedural optimization and OpenmMP. This webinar will explore how to enable and control such reporting including the level of detail, interpreting the results and where to find developer documentation. Hands on examples will be worked through to understand how the reports can be used to make performance improvements to sample codes including use of the Intel Vectorization Advisor tool.