MAGMA  2.6.2
Matrix Algebra for GPU and Multicore Architectures
Batched

Batched functions operate on a large set of small matrices in parallel, for instance, 10000 matrices of size 100 x 100. More...

Modules

 Linear system solvers
 Solves \( Ax = b \).
 
 Orthogonal/unitary factorizations
 Factor \( A \) using \( QR, RQ, QL, LQ \).
 
 MAGMA BLAS and Auxiliary
 Batched BLAS and Auxiliary functions.
 

Detailed Description

Batched functions operate on a large set of small matrices in parallel, for instance, 10000 matrices of size 100 x 100.