Intel® Math Kernel Library 11.0.2 User Guide
The Intel MKL package includes code examples, located in the examples subdirectory of the installation directory. Use the examples to determine:
The examples are grouped in subdirectories mainly by Intel MKL function domains and programming languages. For instance, the examples/spblas subdirectory contains a makefile to build the Sparse BLAS examples and the examples/vmlc subdirectory contains the makefile to build the C VML examples. You can find examples of Automatic Offload in the examples/mic_ao subdirectory and examples of Compiler Assisted Offload in examples/mic_offload subdirectory. Source code for the examples is in the next-level sources subdirectory.