Quantcast
Channel: Intel® Software - Intel® Integrated Performance Primitives
Viewing all articles
Browse latest Browse all 1489

Building IPP dependent code with PGOPTI instrumentation

$
0
0

Hello,

I'm trying to build some code I've "inherited", that depends on IPP, with PGOPTI instrumentation for code coverage.

While doing so I'm running into linking issues such as:

/home/src/sdk/intel/IPP/lib/linux64/libippi.a(pimorphologyca_y8---ippiDilate_8u_C1R.o): In function `y8_ippiDilate_8u_C1R':

pimorphologyca_y8---ippiDilate_8u_C1R.i:(.text+0x15c): undefined reference to `y8_ippsMalloc_64s'
pimorphologyca_y8---ippiDilate_8u_C1R.i:(.text+0x2c3): undefined reference to `y8_ippsFree'

My guess is that the disabling of automatic CPU specialization is interfering with CPU dispatching in IPP libraries, but I've been unable to work around this.

Is this not possible to do and do I need to explicitly disable instrumentation on the components that link with IPP libraries?

Could anyone provide some assistance?

Thanks,

Hugo


Viewing all articles
Browse latest Browse all 1489

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>