Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.

Compiler optimization reports

Brian1
初學者
760 檢視

I was wondering if there is (or there are plans for) a feature built in to the Intel compilers that would combine compiler optimization reports with source code listings, as with the VecAnalysis script provided by Intel.  That script is really handy, but unfortunately it does not seem to work with anything later than the 13.1 compiler release.  This script makes the vectorization and other reports much more understandable.

0 積分
1 解決方案
Steven_L_Intel1
759 檢視

Yes, there are such plans. We already have this on Windows (integrated with Visual Studio), and work is underway to do something similar on Linux and OS X. There it would be an HTML file that gets generated.

在原始文章中檢視解決方案

3 回應
Steven_L_Intel1
760 檢視

Yes, there are such plans. We already have this on Windows (integrated with Visual Studio), and work is underway to do something similar on Linux and OS X. There it would be an HTML file that gets generated.

Brian1
初學者
759 檢視

Steve, that's great to hear!  Can you estimate a time frame or release in which it is likely to be available?

Steven_L_Intel1
759 檢視

I know it was originally going to be in the 2016 release, but it wasn't ready in time. I am not sure of the current status and will check when I get back to the office next week.

回覆