Visible to Intel only — GUID: GUID-768EDE68-34D0-4A3E-84E3-FE41364A8E3B
Visible to Intel only — GUID: GUID-768EDE68-34D0-4A3E-84E3-FE41364A8E3B
Building a Custom DLL with Custom Library Tool
Follow the steps below to build a custom dynamic library using the Intel IPP Custom Library Tool:
Run python main.py to launch the GUI version of the tool.
Select the Intel® Integrated Performance Primitives (Intel® IPP) or Intel® Cryptography Primitives Library package (optional). If you run the tool inside the Intel IPP or Intel® Cryptography Primitives Library package, the current one will be used as default. Otherwise, you need to provide the path to the package.
Configure your custom library.
Set the library name.
Select functions from the list. You can build a dynamic library containing Intel IPP or Intel® Cryptography Primitives Library functionality, but not both. If you need to add threaded functions to the custom list, select Threading layer checkbox to show the list of threaded functions.
Build the library automatically (if available) or save a build script.