Intel® C++ Compiler
Community support and assistance for creating C++ code that runs on platforms based on Intel® processors.

IPP for CoreI7/Haswell

ZVere
Beginner
327 Views

Hello,

Currently we are working with Intel Compiler 11.1/064 (Linux version)

Can you tell if the IPP in this version is optimized for CoreI7/Haswell architecture ?

Best regards,

Z.V

0 Kudos
1 Reply
pbkenned1
Employee
327 Views

I can't say specifically for IPP, but there is no compiler support for Haswell/AVX2 until version 12.1.  And if some instruction set is not supported for the compiler, certainly you wouldn't expect it to be supported for the bundled performance libraries.  The oldest compiler I have installed is 13.1, and I do see that IPP 7.1 bundled with that compiler version supports AVX2.

 

Patrick

0 Kudos
Reply