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

compatibility question

franson
Beginner
324 Views

I am considering using your performance library but have such question:

when I build my application with the the library on my machine,

1) will the application run on other machines with different type of intel processors?

2) or shall I build different application for each possiable processors (for best performance)?

3) can the application run on an AMD machine?

thanks for the information.

0 Kudos
2 Replies
franson
Beginner
324 Views

BTW:

the term "build application" means the process ofcompilingthe souce and link to generateexecutive file.

the term "application" means the executive file (.exe)

0 Kudos
Vladimir_Dudnik
Employee
324 Views

Recommended reading is here

Building a Windows* Application Using Intel IPP

You should not build different applications for each Intel processors, see dispatching of cpu-specific code topic in IPP documentation

IPP can work on any processor which is 100% compatible with Intel Architecture.

Regards,
Vladimir

0 Kudos
Reply