Sciweavers

6542 search results - page 211 / 1309
» The tao of parallelism in algorithms
Sort
View
PVM
1999
Springer
15 years 11 months ago
Parallel Computation of the SVD of a Matrix Product
In this paper we study a parallel algorithm for computing the singular value decomposition (SVD) of a product of two matrices on message passing multiprocessors. This algorithm is ...
José M. Claver, Manuel Mollar, Vicente Hern...
IPPS
1998
IEEE
15 years 11 months ago
Vector Prefix and Reduction Computation on Coarse-Grained, Distributed-Memory Parallel Machines
Vector prefix and reduction are collective communication primitives in which all processors must cooperate. We present two parallel algorithms, the direct algorithm and the split ...
Seungjo Bae, Dongmin Kim, Sanjay Ranka
EUROPAR
2006
Springer
15 years 10 months ago
Parallel Solution of Large-Scale and Sparse Generalized Algebraic Riccati Equations
We discuss a parallel algorithm for the solution of large-scale generalized algebraic Riccati equations with dimension up to O(105 ). We survey the numerical algorithms underlying ...
José M. Badía, Peter Benner, Rafael ...
IGARSS
2009
15 years 4 months ago
Endmember Extraction from Hyperspectral Imagery using a Parallel Ensemble Approach with Consensus Analysis
We have explored in this paper a framework to test in a quantitative manner the stability of different endmember extraction and spectral unmixing algorithms based on the concept o...
Fermin Ayuso, Javier Setoain, Manuel Prieto, Chris...
PPOPP
2003
ACM
15 years 12 months ago
Factorization with morton-ordered quadtree matrices for memory re-use and parallelism
Quadtree matrices using Morton-order storage provide natural blocking on every level of a memory hierarchy. Writing the natural recursive algorithms to take advantage of this bloc...
Jeremy D. Frens, David S. Wise