Intel Integrated Performance Primitive Links
-
@Rudra-Ghosh You’re the best man!
-
@nesta99 (y) .. proud to have him as brother. But he doesn't teach me anything. Always says "Learn from the Geniuses of the Forum"

-
-
@Rudra Ghosh Wow, thanks man !
-
Any new update??
-
@emptyk Go to this page - https://www.intel.com/content/www/us/en/developer/tools/oneapi/ipp.html
Click "Get It Now" under "Download as Part of the Toolkit"
Select your OS, select Online Installer.
Choose the latest version.
Click "Continue as a Guest (download starts immediately)"
When installing, make sure to select the option to integrate with Visual Studio.
After install, in Projucer, enable IPP under `hi_core", and check that under the Visual Studio 2022 exporter "Use IPP Library (oneAPI)" is set to Static Library
-
Is there a way to download these old IPP versions?
I'm using an old HISE version that's a year and a half old, and the latest IPP version doesn't work with VS 2022 on the computer where I just installed it.
-
@JulesV You'd need to search Intel's site to see if they provide it, or just skip IPP
-
@David-Healey said in Intel Integrated Performance Primitive Links:
@JulesV or just skip IPP
Isn't this necessary for convolution?
-
@resonant It's optional, HISE will fallback to a less efficient algorithm that's all.
