scispace - formally typeset
J

Jean-Luc Gaudiot

Researcher at University of California, Irvine

Publications -  285
Citations -  3485

Jean-Luc Gaudiot is an academic researcher from University of California, Irvine. The author has contributed to research in topics: Thread (computing) & Scheduling (computing). The author has an hindex of 25, co-authored 277 publications receiving 3027 citations. Previous affiliations of Jean-Luc Gaudiot include University of California, Berkeley & IEEE Computer Society.

Papers
More filters
Journal ArticleDOI

Accelerating MapReduce framework on multi-GPU systems

TL;DR: MGMR, a standalone MapReduce system that utilizes multiple GPUs to manage large-scale data processing beyond the GPU memory limitation, and also to eliminate serial atomic operations is developed.
Journal ArticleDOI

Minimizing the runtime partial reconfiguration overheads in reconfigurable systems

TL;DR: This paper designs and implements fully streaming DMA engines to achieve a near perfect configuration throughput, and exploits the configuration data redundancy through Run-Length Encoding to compress the configuration bitstreams, and implements an intelligent ICAP (Internal Configuration Access Port) controller to perform decompression at runtime.
Book ChapterDOI

The Sisal project: real world functional programming

TL;DR: The Sisal project (Stream and Iteration in a Single Assignment Language) is described and its goal to provide a general-purpose user interface for a wide range of parallel processing platforms is described.
Proceedings ArticleDOI

Quantifying the SMT layout overhead-does SMT pull its weight?

TL;DR: This paper evaluates the silicon overhead of SMT by performing a transistor/interconnect level analysis of the layout, and shows how the Instruction Set Architecture (ISA) and microarchitecture can have a large effect on the SMT overhead and performance.
Proceedings ArticleDOI

Cooperative heterogeneous computing for parallel processing on CPU/GPU hybrids

TL;DR: A cooperative heterogeneous computing framework which enables the efficient utilization of available computing resources of host CPU cores for CUDA kernels, which are designed to run only on GPU, without any source recompilation is presented.