Hello,
I am using Intel IPP 7.1 Update 1 for image processing.
I'm compiling the code statically (Single Thread).
When running the code on AMD Phenom II the program crashes.
Yet on Intel CPU it works with no problems.
I know you disable many of the optimizations when running on AMD CPU's, yet I wasn't aware there is no compatibility.
Could you address that?
Thank You.