Intel® Integrated Performance Primitives
Deliberate problems developing high-performance vision, signal, security, and storage applications.
Announcements
FPGA community forums and blogs have moved to the Altera Community. Existing Intel Community members can sign in with their current credentials.

Cannot find ippsCrossCorr_64fc in 2020.0.166 distro

Gorman__Jeremy
Beginner
997 Views

We are having trouble finding some features we used (in composer_xe_2013.2.146) in this new software distribution:

Specifically, we are finding that compilers_and_libraries_2020.0.166/linux/ipp/include/ipps.h

does not contain these symbols

ippsCrossCorr_64fc                         ippsCrossCorr_32f

ippsFFTFree_C_32fc                       ippsFFTFree_C_64fc

ippsFFTInitAlloc_C_32fc               ippsFFTInitAlloc_C_64fc

ippsFIR_Direct_64f                         ippsFIR_Direct_64fc

ippsRandGauss_Direct_32f         ippsTone_Direct_64f

though they are all present in the 2013 distribution of the Composer XE product.

Hopefully I'm just missing a migration document that can help us?

 

We're running Parallel Studio XE cluster edition for Linux on RH7.5

 

0 Kudos
1 Reply
Gennady_F_Intel
Moderator
997 Views

All of these API were removing from IPP 9.0 and there are some replacements suggest. Please refer to IPP documentation follow this link:

https://software.intel.com/en-us/ipp-dev-reference. Please check Appendix B.  

 

0 Kudos
Reply