Developer Reference for Intel® oneAPI Math Kernel Library for Fortran
A newer version of this document is available. Customers should click here to go to the newest version.
Visible to Intel only — GUID: GUID-B5AB0BDC-E900-405E-BF0C-147F47A1DB35
Visible to Intel only — GUID: GUID-B5AB0BDC-E900-405E-BF0C-147F47A1DB35
Version Information
Intel® oneAPI Math Kernel Library providesmethods for extracting information about the library version number, such as:
using the mkl_get_version function to obtain an MKLVersion structure 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.
- mkl_get_version_string
Returns the Intel® oneAPI Math Kernel Library version in a character string.