Open main menu

CDOT Wiki β

Changes

GPU621/Intel oneMKL - Math Kernel Library

431 bytes added, 01:59, 2 December 2021
Introduction
==Introduction==
Intel Math Kernel Library, or now known as '''oneMKL''' (as part of Intel’s oneAPI), is a library of highly optimized and extensively parallelized routines, that was built to provide maximum performance across a variety of CPUs and accelerators. It is toolkit that adds to the Intel® oneAPI Base Toolkit for building high-performance, scalable parallel code on C++, Fortran, OpenMP & MPI from enterprise to cloud, and HPC to AI applications.
There are many functions included in domains such as sparse and dense linear algebra, sparse solvers, fast Fourier transforms, random number generation, basic statistics etc., and there are many routines supported by the DPC++ Interface on CPU and GPU.
 
===Why is it important?===
* Accelerate performance on Intel® Xeon® & CoreTM Processors and Accelerators.
* Deliver fast, scalable, reliable parallel code with less effort; built on industry standards.
 
[[File:Whatsinsidemkl.png]]
==Main Fountain==
19
edits