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

about the size of IPP library

hzhang08
Начинающий
510Просмотр.
Dear IPP specialists:
The IPP functions are fast and more portable than assembly, the only problem is thatthe IPP library, which is hundreds of Mbs. Is there any way or any IPP tool to reduce the library size (keep only those user-interested functions)?
Thank you,
Hao
0 баллов
1 Ответить
Vladimir_Dudnik
Сотрудник
510Просмотр.

Hello Hao,

of course there is a way to reduce size of your final application which is use IPP libraries. You can use custom IPP DLL, it is a way to build your own DLL which will contain only those IPP functions which is interested to you. And you can use IPP static libraries, in this case linker will do this work for you. Note, you need order full version of IPP to get these opportunities. Evaluation version only includes IPP DLLs.

Regards,
Vladimir

Ответить