- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi , I just moved from Intel compiler 13.0 to Intel compiler 16.0 on VS2015 ,
using option /Qopt-report-phase=vec /Qopt-report=2 to see in output window the result report , but result is nothing .
only if I set option "Interprocedural Optimization" to "No" I am getting result in .optrpt file .
Please advice how to get vectorization report in output window in VS2015.
Thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
As no one responded, I'll point out that documented Windows version of those options uses : unlike linux which uses =. It may also work without : = or space. There is also advice at https://software.intel.com/en-us/articles/qvec-reportn-doesnt-work-with-qipo-in-the-ide about dealing with much older compilers which had a similar problem.
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
As no one responded, I'll point out that documented Windows version of those options uses : unlike linux which uses =. It may also work without : = or space. There is also advice at https://software.intel.com/en-us/articles/qvec-reportn-doesnt-work-with-qipo-in-the-ide about dealing with much older compilers which had a similar problem.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
thanks

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page