Visible to Intel only — GUID: GUID-5F50588C-636F-4B37-AA34-4D3DF1ED6A44
Visible to Intel only — GUID: GUID-5F50588C-636F-4B37-AA34-4D3DF1ED6A44
Composing a List of Functions
To compose a list of functions for a minimal custom shared object needed for your application, you can use the following procedure:
Link your application with installed Intel® oneAPI Math Kernel Library libraries to make sure the application builds.
Remove all Intel® oneAPI Math Kernel Library libraries from the link line and start linking.
Unresolved symbols indicate Intel® oneAPI Math Kernel Library functions that your application uses.
Include these functions in the list.
Each time your application starts using more Intel® oneAPI Math Kernel Library functions, update the list to include the new functions.