Quantcast
Channel: Intel® Software - Intel® C++ Compiler
Viewing all articles
Browse latest Browse all 1175

Problem running compiled console application on AMD Ryzen processor

$
0
0

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?


Viewing all articles
Browse latest Browse all 1175

Trending Articles