Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Articles
(untagged)

Intel Advisor - Roofline Analysis of Vectorized Methods and Recommendations

9 Sep 2019 1  
In this video, Jeff analyzes a simple set of loops and arrays with Intel's Advisor. We generate a roofline analysis chart and examine the recommendations to improve the CPU and memory usage patterns in our code.

This article is in the Product Showcase section for our sponsors at CodeProject. These articles are intended to provide you with information on products and services that we consider useful and of value to developers.

Intel Avisor allows you to analyze your applications written in C++, and figure out how to make your software run faster. Intel Advisor analyzes and makes recommendations to improve your performance.

One of the key features it focuses on is vectorization. In this video, we generate a roofline analysis chart and examine the recommendations to improve the CPU and memory usage patterns in our code.

License

This article has no explicit license attached to it but may contain usage terms in the article text or the download files themselves. If in doubt please contact the author via the discussion board below.

A list of licenses authors might use can be found here