Hi,
I'm receiving
==1066== valgrind: Unrecognised instruction at address 0x809d6de.
==1066== at 0x809D6DE: mkl_vml_kernel_dSqrt_E9HAynn (in
/opt/intel/composer_xe_2013_sp1.0.080/mkl/lib/intel64/libmkl_vml_avx.so)
==1066== by 0x4F51D04: vdSqrt (in /opt/intel/composer_xe_2013_
sp1.0.080/mkl/lib/intel64/libmkl_intel_ilp64.so)
but program runs okay outside and valgrind doesn't complain about similar
functions from mkl (vdInv, vdMul,...)
Appreciate any thoughts,
Dave
|