Visible to Intel only — GUID: GUID-5519EE17-CA2E-4784-AB1D-CF8BB5673FE2
Visible to Intel only — GUID: GUID-5519EE17-CA2E-4784-AB1D-CF8BB5673FE2
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® Integrated Performance Primitives Cryptography (Intel® IPP Cryptography) package (optional). If you run the tool inside the Intel IPP or Intel IPP Cryptography 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 IPP Cryptography 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.