- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I'm compiling my console application with /O3 /Qunroll /Qunroll-aggressive /QxSSE3 /QaxCORE-AVX2 switches.
While application works on Intel i7-7700k processors on Windows 10, the application does not start on Ryzen processor with "missing processor features" error. Ryzen processors do support SSE3 and AVX2.
How can this issue be fixed?
- Tags:
- CC++
- Development Tools
- Intel® C++ Compiler
- Intel® Parallel Studio XE
- Intel® System Studio
- Optimization
- Parallel Computing
- Vectorization
Link Copied
3 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The note https://software.intel.com/en-us/articles/optimization-notice#opt-en tells "does not optimize to the same degree". But the problem is that application does not run at all on Ryzen processor.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
Could you please provide a test case for this scenario?
-Varsha
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

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