Difference between revisions of "GPU621/Intel oneMKL - Math Kernel Library"
Smsbukhari (talk | contribs) (Created page with "==Group Members== # Menglin Wu # Syed Muhammad Saad Bukhari # Lin Xu") |
Smsbukhari (talk | contribs) (→Group Members) |
||
Line 3: | Line 3: | ||
# Syed Muhammad Saad Bukhari | # Syed Muhammad Saad Bukhari | ||
# Lin Xu | # Lin Xu | ||
+ | |||
+ | ==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. | ||
+ | |||
+ | 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. | ||
+ | |||
+ | ==Progress Report== | ||
+ | progress report | ||
+ | |||
+ | ==References== | ||
+ | references |
Revision as of 16:38, 30 November 2021
Group Members
- Menglin Wu
- Syed Muhammad Saad Bukhari
- Lin Xu
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.
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.
Progress Report
progress report
References
references