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

Multi-arch "stub" libraries for IPP

Matthew_G_4
Beginner
391 Views
This might be a silly question, but I'll go for it anyways. Does Intel supply "stub" versions of its libraries for non-Intel chips? I'd like to port a piece of software I maintain over to ARM architecture and compare the performance on Intel w/ hardware accelerated IPP, and on the ARM chip with everything running in software. It's mainly to get a proof-of-concept demo up and running without having to manually write all the algorithms from scratch, even if they aren't hardware optimized. Thanks!
0 Kudos
3 Replies
Adriaan_van_Os
New Contributor I
391 Views

I guess the answer is no, but I can't speak for Intel of course. If you are porting to iOS, you can try Apple's Accelerate Framework. https://developer.apple.com/videos/play/wwdc2013/713/.

Regards,

Adriaan van Os

0 Kudos
Gennady_F_Intel
Moderator
391 Views

Andriaan is correct. The answer is no. IPP doesn't provide stub libraries.

0 Kudos
Igor_A_Intel
Employee
391 Views

IPP supported ARM arch (IXP) in several versions near IPP5.0

regards, Igor

0 Kudos
Reply