[图书][B] Algorithms and theory of computation handbook, volume 2: special topics and techniques

MJ Atallah, M Blanton - 2009 - books.google.com
This handbook provides an up-to-date compendium of fundamental computer science
topics, techniques, and applications. Along with updating and revising many of the existing …

Matrix multiplication on heterogeneous platforms

O Beaumont, V Boudet, F Rastello… - IEEE Transactions on …, 2001 - ieeexplore.ieee.org
We address the issue of implementing matrix multiplication on heterogeneous platforms. We
target two different classes of heterogeneous computing resources: heterogeneous …

[图书][B] Optimizing the performance of sparse matrix-vector multiplication

EJ Im - 2000 - search.proquest.com
Sparse matrix operations dominate the performance of many scientific and engineering
applications. In particular, iterative methods are commonly used in algorithms for linear …

Enabling and scaling matrix computations on heterogeneous multi-core and multi-GPU systems

F Song, S Tomov, J Dongarra - … of the 26th ACM international conference …, 2012 - dl.acm.org
We present a new approach to utilizing all CPU cores and all GPUs on heterogeneous
multicore and multi-GPU systems to support dense matrix computations efficiently. The main …

A proposal for a heterogeneous cluster ScaLAPACK (dense linear solvers)

O Beaumont, V Boudet, A Petitet… - IEEE Transactions …, 2001 - ieeexplore.ieee.org
The authors study the implementation of dense linear algebra kernels, such as matrix
multiplication or linear system solvers, on heterogeneous networks of workstations. The …

Automatic tiling of iterative stencil loops

Z Li, Y Song - ACM Transactions on Programming Languages and …, 2004 - dl.acm.org
Iterative stencil loops are used in scientific programs to implement relaxation methods for
numerical simulation and signal processing. Such loops iteratively modify the same array …

Scheduling concurrent bag-of-tasks applications on heterogeneous platforms

A Benoit, L Marchal, JF Pineau… - IEEE Transactions on …, 2009 - ieeexplore.ieee.org
Scheduling problems are already difficult on traditional parallel machines, and they become
extremely challenging on heterogeneous clusters. In this paper, we deal with the problem of …

A scalable framework for heterogeneous GPU-based clusters

F Song, J Dongarra - Proceedings of the twenty-fourth annual ACM …, 2012 - dl.acm.org
GPU-based heterogeneous clusters continue to draw attention from vendors and HPC users
due to their high energy efficiency and much improved single-node computational …

Algorithmic issues on heterogeneous computing platforms

P Boulet, J Dongarra, F Rastello, Y Robert… - Parallel processing …, 1999 - World Scientific
This paper discusses algorithmic issues when computing with a heterogeneous network of
work-stations (the typical poor man's parallel computer). Dealing with processors of different …

A new genetic algorithm for loop tiling

S Parsa, S Lotfi - The journal of supercomputing, 2006 - Springer
Tiling is a known problem especially in the field of computational geometry and its related
engineering branches. In fact, a tile is a set of points in the Cartesian space. The goal is to …