Open main menu

CDOT Wiki β

Changes

GPU621/Intel oneMKL - Math Kernel Library

663 bytes removed, 16:17, 1 December 2021
Main Fountain
==Main Fountain==
Solve large-scale calculation problems, provide BLAS, LAPACK linear algebra programs, fast Fourier transform, vector mathematical functions, random number generation functions, and other functions.
#BLAS program
BLAS Level 1 Routines: Provides the addition, subtraction, scaling, and point multiplication of vector data. BLAS Level 2 Routines: Provides vector-matrix operations, such as multiplication, update of first-order and second-order matrices, and triangle system solutions. BLAS Level 3 Routines: Provide matrix-matrix operations, such as matrix multiplication, k-order update, and triangle system solution
 
Author: inception
Link: https://zhuanlan.zhihu.com/p/36410454
Source: Zhihu
The copyright belongs to the author. For commercial reprints, please contact the author for authorization, and for non-commercial reprints, please indicate the source.
==Setting up MKL==
37
edits