Intel® Integrated Performance Primitives
Deliberate problems developing high-performance vision, signal, security, and storage applications.
6709 Discussions

More on IPP 6.1 memory link in ippiRectStdDev_32f_C1R and omp_get_num_procs

pete_klostermanflash
226 Views
There were formatting problems in the first post - the valgrind report is attached (ipp_6.1_memory_leak_report.txt). Thanks again, Pete
0 Kudos
2 Replies
Gennady_F_Intel
Moderator
226 Views
These leakages are mostly regarding threading librariy libiomp5 which was updated in the latest version of ComposerXE 2011.
0 Kudos
pete_klostermanflash
226 Views
Thanks. The leakages are related to my multi-threaded processing; if, as recommended in http://software.intel.com/en-us/articles/openmp-and-the-intel-ipp-library/ , you disable IPP's internal threading, by calling ippSetNumThreads (1), the leakages are no longer reported.
0 Kudos
Reply