Missing libsvml.a
Hello,For the project I currently work I need access to lisvml.a for Linux 64-bit architecture. Unfortunetly I can find this lib in <ipp directory>/lib or <intel compiler directory>/lib...
View ArticleLNK2019 unresolved external symbol vm_time_sleep
I am attempting to compile the IPP sample app, tl_resize.cpp, in Visual Studio 2019 running Windows 10. I have installed the win64 libraries for IPP on my machine and added the directories for library...
View ArticleIntel® IPP 2019 Update 3 is now available
Intel® IPP 2019 Update 3 is now available. Intel IPP 2019 packages are now ready for download. Intel IPP is available as part of the Intel® Parallel Studio XE and Intel® System Studio. Please visit the...
View ArticleUsage of Intel IPP ippsCopy functions for data transfer between DDR SDRAM and...
Hello,I use Denverton stepping B1 C3955 @2.10Ghz with BIOS 0015D96 on Harcuvar CRB.Since Denverton doesn’t have DMA controller for transferring block of data between RAM and PCIe. I use the method...
View ArticleWhy is findNearest only implemented for one date type?
Hello all Sorry if I'm missing something obvious, but why are findNearest and findNearestOne only implemented for 16 bit integers? Why not floats, doubles etc.? Thanks Jez
View ArticleIPP 2019 Update 1 DFT Length Limit?
Using IPP 2019 Update 1, I get a ippStsSizeErr error whenever I call either of the following functions with a length that's greater than 2^26...
View Articlethe threaded dll in IPP 9.0 Legacy Libraries
Hi, I download the IPP 9.0 Legacy Libraries. I find there are some threaded dll in \windows\lib\intel64\threaded. These name are same with the dll in \windows\lib\intel64. So may I know the...
View ArticleBilateral filter performance issue
Hi, ExpertsI had test Bilateral filter in ipp with ippiFilterBilateralGauss and ippiFilterBilateralGaussFast option. But found the performance of ippiFilterBilateralGaussFast is slower than...
View ArticleIPP 7.1 for Linux
Hey guys,I am working with an old IPP version, which was downloaded for free several years ago. To be precise it is the version 7.1.1 for Windows. I am looking for the same version for Linux system....
View ArticleippiDilateBorder_16u_C1R performance issues
Hi,In the previous ipp versions I used unique function for 3x3 morphology - ippiDilate3x3_16u_C1IR.I'm now using ipp18. The new general function - ippiDilateBorder_16u_C1R with 3x3 mask is slower than...
View Articleporting from very, very old IPP version ...
Hi,I want to port from old version of IPP to new 2019. During compilation there are many errors like:'ippm_Mul_32f': identifier not found'ippmInvert_m_32f': identifier not founde.t.cDo you know a...
View ArticleRequest to Add *FIR*64f_64fc Functions to IPP
The coefficients of many common FIR filters are real-only. IPP currently provides *FIR*32f_32fc functions to improve the performance of FIR filters with real-only coefficients. It would be helpful if...
View ArticleLicensing question with custom dll tool
Hi,we use the free version of ipp in our commercial product according to the Intel Simplified Software License. One part of this licence is '... 'without modification ...'. We curently use the custom...
View ArticleIPP 7 (legacy IPP) release notes
Hi Admin,As part of the quality standards, we need to report the possible issues list with a particular version of IPP. Ongoing through various online links, I was directed to this page...
View ArticleIPP 7 Release Notes
Hi Team,We are using IPP7.0 as part of one of the legacy image PACS deployment. On the website portal, I only find the release notes and related documents starting from IPP 9.0....
View ArticleAnchor position for ippsFilterMedian
Hello,I want to use the ippsFilterMedian functions and there I found a discrepancy in the documentation. You write that the anchor is always centered at the Input element for which the median value is...
View ArticleippiDilateBorder_8u_C1R performing worse on faster Intel proccessor - IPP...
We are running into a strange issue with ippiDilate/Erode. It runs fine on multiple dev machines with varying vintage but exhibits huge timing numbers on our production PCsDev1- Intel i72700K - 2-3 ms...
View ArticleIPP G729 silence decoded wrong
Hi,I'm using the IPP API to encode and decode G729 audio.Until now, I used the available documentation and the internet topics in order to make possible the use of the G729 library.I have an issue...
View ArticleippiAdd for Ipp32s
HI, All: I cannot find the ippiAdd for data type Ipp32s, even in the latest ipp2019 update 3. Is there any specific reason and what is the work around solution? Thanks. Best Regards,Edwin Zeng
View ArticleTrying to link icpp to gcc
I'm getting the error fatal error: ippcp.h: No such file or directoryWhen trying to link the library to gcc when running the example...
View Article