Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.

Compiler optimization reports

Brian1
Beginner
804 Views

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 Kudos
1 Solution
Steven_L_Intel1
Employee
803 Views

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.

View solution in original post

0 Kudos
3 Replies
Steven_L_Intel1
Employee
804 Views

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.

0 Kudos
Brian1
Beginner
803 Views

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

0 Kudos
Steven_L_Intel1
Employee
803 Views

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.

0 Kudos
Reply