Intel® Integrated Performance Primitives
Deliberate problems developing high-performance vision, signal, security, and storage applications.

How to remove the warning when run IPP on AMD processor ?

free1006
Beginner
8,211 Views


When I run my application which built base on the INTEL IPP on an AMD CPU, got the warning message, please see the attached screenshot. Please tell me how to remove it, thanks in advance.



0 Kudos
22 Replies
Royi
Novice
530 Views
I don't understand, If I use the latest compiler and IPP 7.1, is the problem fixed (Meaning I shouldn't care at all which CPU is being used)? Or still the KMP property should be set? Thanks.
0 Kudos
Ying_H_Intel
Moderator
530 Views
Hi Royi, Yes, the problem should be fix. From the issue's record, Redo fix for DPD200175816. Suppress warning if KMP_AFFINITY=none or KMP_AFFINITY=disabled, as welll as if KMP_AFFINITY is not set. So whatever the CPU is, the warning is suppressed. Best Regards, Ying
0 Kudos
Reply