Skip to content Skip to main navigation Report an accessibility issue

EECS Publication

Some Issues in Dense Linear Algebra for Multicore and Special Purpose Architectures

Marc Baboulin, Jack Dongarra and Stanimire Tomov

We address some key issues in designing dense linear algebra (DLA) algorithms that are common for both multi/many-cores and special purpose architectures (in particular GPUs). We present them in the context of an LU factorization algorithm, where randomization techniques are used as an alternative to pivoting. This approach yields an algorithm based entirely on a collection of small Level 3 BLAS type computational tasks, which has emerged as a common goal in designing DLA algorithms for new architectures. Other common trends, also considered here, are block asynchronous task execution and 'Block' layouts for the data associated with the separate tasks. We present numerical results and other specific experiments with DLA algorithms on NVIDIA GPUs using CUDA. The GPU results are also of interest themselves as we show a performance of up to 160 Glop/s on a single Quadro FX 5600 card.

Published  2008-05-06 04:00:00  as  ut-cs-08-615 (ID:90)

ut-cs-08-615.pdf

« Back to Listing