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

Custom dynamic linkage vs multithreading

cignarellageomind_it
306 Views
i would like to build my custom dynamic dll to use some ippi functions in my application,
but
says that in this case there is NO multi-threading support.
Is this true? Is it not possible to use the threaded static libs to build the dll?
0 Kudos
1 Solution
Chao_Y_Intel
Moderator
306 Views

Hello,

In the old IPP libraries, it only has non threaded static libraries. The article needs to be updated. Currently, IPP provided threaded static libraries. The custom dynamic linkage can link with threaded static libraries.

Thanks,
Chao

View solution in original post

0 Kudos
2 Replies
Chao_Y_Intel
Moderator
307 Views

Hello,

In the old IPP libraries, it only has non threaded static libraries. The article needs to be updated. Currently, IPP provided threaded static libraries. The custom dynamic linkage can link with threaded static libraries.

Thanks,
Chao

0 Kudos
cignarellageomind_it
306 Views
Thank you
0 Kudos
Reply