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

Linux ippsPow_32f....

tkuhlbrodt
Beginner
281 Views
why performs std::pow much better than ippsPow_32f_A24
0 Kudos
2 Replies
Vladimir_Dudnik
Employee
281 Views

Hello,

what version of IPP do you use, what is your system parameters, processor, frequency? How do you link with IPP, statically or dynamically? What is legth of your data array?

Regards,
Vladimir

0 Kudos
tkuhlbrodt
Beginner
281 Views
Hello Vladimir, thank you for your answer! We are using the IPP 5.1, and linking the program dynamically. As platform we are using a Pentium 4 Processor with Streaming SIMD Extensions 3, 2999 MHz. The dataarray contains 256*256 values with a static exponent. Regards, Thomas
0 Kudos
Reply