scispace - formally typeset
C

Cédric Augonnet

Researcher at University of Bordeaux

Publications -  18
Citations -  1925

Cédric Augonnet is an academic researcher from University of Bordeaux. The author has contributed to research in topics: Runtime system & Multi-core processor. The author has an hindex of 13, co-authored 16 publications receiving 1725 citations.

Papers
More filters
Journal ArticleDOI

StarPU: a unified platform for task scheduling on heterogeneous multicore architectures

TL;DR: StarPU as mentioned in this paper is a runtime system that provides a high-level unified execution model for numerical kernel designers with a convenient way to generate parallel tasks over heterogeneous hardware and easily develop and tune powerful scheduling algorithms.
Proceedings ArticleDOI

QR Factorization on a Multicore Node Enhanced with Multiple GPU Accelerators

TL;DR: The design of a highly efficient QR factorization for a hybrid accelerators-based node enhanced with GPU accelerators is presented and it is demonstrated that the obtained performance is very close to the theoretical upper bounds that were obtained using Linear Programming.

StarPU: a unified platform for task scheduling on heterogeneous multicore

TL;DR: StarPU is an original runtime system providing a high‐level, unified execution model tightly coupled with an expressive data management library and it is shown that the dynamic approach competes with the highly optimized MAGMA library and overcomes the limitations of the corresponding static scheduling in a portable way.
Book ChapterDOI

StarPU: A Unified Platform for Task Scheduling on Heterogeneous Multicore Architectures

TL;DR: StarPU as discussed by the authors is a runtime system that provides a high-level unified execution model for numerical kernel designers with a convenient way to generate parallel tasks over heterogeneous hardware and easily develop and tune powerful scheduling algorithms.

Faster, Cheaper, Better { a Hybridization Methodology to Develop Linear Algebra Software for GPUs

TL;DR: A hybridization methodology for the development of linear algebra software for GPUs is presented and the resulting hybrid algorithms are better performance-wise than corresponding homogeneous algorithms designed exclusively for either GPUs or homogeneous multicore CPUs.