MAGMA 2.9.0
Matrix Algebra for GPU and Multicore Architectures
Loading...
Searching...
No Matches
MAGMA BLAS and Auxiliary

BLAS and Auxiliary functions. More...

Topics

 Math functions (sqrt, etc.), O(1) work
 
 
 Level 1: vectors operations, O(n) work
 
 
 Level 2: matrix-vector operations, O(n^2) work
 
 
 Level 3: matrix-matrix operations, O(n^3) work
 
 
 Householder reflectors
 
 
 Precision conversion
 
 
 Matrix norms
 
 

Detailed Description

BLAS and Auxiliary functions.


MAGMA BLAS functions that fit better in above categories (solvers, etc.) are listed there. Standard BLAS and LAPACK auxiliary routines are grouped by amount of work into Level 1, 2, 3.