The oneMKL-samples repository contains samples for the Intel® oneAPI Math Kernel Library (oneMKL).
For more information on oneMKL and complete documentation of all oneMKL routines, see Intel® oneAPI Math Kernel Library Documentation.
The contents of the default branch in this repository are meant to be used with the most recent released version of the oneMKL.
Clone the repository by entering the following command:
git clone https://github.com/oneapi-src/oneMKL-samples.git
Alternatively, you can download a zip file containing the primary branch in repository.
- Click the Code button.
- Select Download ZIP from the menu options.
- After downloading the file, unzip the repository contents.
The best oneMKL sample to start with depends on what you are trying to learn or types of problems you are trying to solve.
Note: The README.md included with each sample provides build instructions for all supported operating systems.
If you prefer to use an Integrated Development Environment (IDE) with these samples, you can download Visual Studio Code for use on Windows or Linux.
Please, find supported Hardware, Software and Operating Systems on the following page: Intel® oneAPI Math Kernel Library System Requirements. All samples have been tested with the latest available Intel® oneAPI DPC++/C++ Compiler.
Code samples are licensed under the MIT license. See LICENSE for details.
Third-party program licenses can be found here: third-party-programs.txt.
© Intel Corporation. Intel, the Intel logo, and other Intel marks are trademarks of Intel Corporation or its subsidiaries. Other names and brands may be claimed as the property of others.