Changes

Jump to: navigation, search

GPU621/Intel Advisor

5 bytes removed, 10:57, 28 November 2018
Vectorization Advisor
= Vectorization Advisor =
The Vectorization Advisor is a tool for optimizing your code through vectorization. This tool will help identify loops that that are high-impact and under-optimized, It also reports on what blocking loops from being vectorized and details on where it is safe to ignore the compiler's warnings and force vectorization. Finally it offers in-line code specific recommendations on how to fix these issues.
== Roofline Analysis ==
50
edits

Navigation menu