Intel® oneAPI Math Kernel Library (oneMKL) 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.