Using Code Examples
The package includes code examples, located in the
Intel® oneAPI Math Kernel Library
examples
subdirectory of the installation directory. Use the examples to determine:
- Whetheris working on your systemIntel® oneAPI Math Kernel Library
- How you should call the library
- How to link the library
If an component that you selected during installation includes code examples, these examples are provided in a separate archive. Extract the examples from the archives before use.
Intel® oneAPI Math Kernel Library
For each component, the
examples are grouped in subdirectories mainly by Intel® oneAPI Math Kernel Library
blas
subdirectory
(extracted from the
contains a makefile to build the BLAS examples and the
examples_core
archive)
vmlc
subdirectory contains the makefile to build the C examples for Vector Mathematics functions. Source code for the examples is in the next-level
sources
subdirectory.