Developer Reference for Intel® oneAPI Math Kernel Library for C
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 (oneMKL) providesthree methods for getting information about the library version:
using predefined preprocessor symbols (see Using Predefined Preprocessor Symbols for Intel® oneMKL Version-Dependent Compilation)
getting a version string using the mkl_get_version_string function
using the mkl_get_version function to obtain an MKLVersion structure that contains the version information
- mkl_get_version
Returnsthe Intel® oneAPI Math Kernel Library (oneMKL) version. - GUID-616D69D7-0F34-4E86-9344-E231FC53E445.html