Version Information
Intel® oneAPI Math Kernel Library
two
methods for extracting information about the library version number:
- extracting a version string using themkl_get_version_stringfunction
- using themkl_get_versionfunction to obtain anMKLVersionstructure that contains the version information
A makefile is also provided to automatically build the examples and output summary files containing the version information for the current library.