Sciweavers

24 search results - page 1 / 5
» Computing Rank-Revealing QR Factorizations of Dense Matrices
Sort
View
TOMS
1998
53views more  TOMS 1998»
13 years 5 months ago
Computing Rank-Revealing QR Factorizations of Dense Matrices
Christian H. Bischof, Gregorio Quintana-Ortí...
TOMS
1998
133views more  TOMS 1998»
13 years 5 months ago
Algorithm 782: Codes for Rank-Revealing QR Factorizations of Dense Matrices
Christian H. Bischof, Gregorio Quintana-Ortí...
ASPLOS
2009
ACM
14 years 6 months ago
QR decomposition on GPUs
QR decomposition is a computationally intensive linear algebra operation that factors a matrix A into the product of a unitary matrix Q and upper triangular matrix R. Adaptive sys...
Andrew Kerr, Dan Campbell, Mark Richards
IPPS
2010
IEEE
13 years 3 months ago
Tile QR factorization with parallel panel processing for multicore architectures
To exploit the potential of multicore architectures, recent dense linear algebra libraries have used tile algorithms, which consist in scheduling a Directed Acyclic Graph (DAG) of...
Bilel Hadri, Hatem Ltaief, Emmanuel Agullo, Jack D...
EUROPAR
2011
Springer
12 years 5 months ago
A Fully Empirical Autotuned Dense QR Factorization for Multicore Architectures
: Tuning numerical libraries has become more difficult over time, as systems get more sophisticated. In particular, modern multicore machines make the behaviour of algorithms hard ...
Emmanuel Agullo, Jack Dongarra, Rajib Nath, Stanim...