Building Custom Dynamic-link Libraries
Building
Custom
Dynamic-link Libraries
Сustom
libraries to those required to solve your particular problems, which helps to save disk space and build your own dynamic libraries for distribution.
dynamic-link libraries (DLL)
reduce the collection of functions available in Intel® oneAPI Math Kernel Library
The custom
Intel® oneAPI Math Kernel Library
DLL
builder enables you to create a dynamic
library
containing the selected functions and located in the
tools
\
builder
directory. The builder contains a makefile and a definition file with the list of functions.