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
Book ChapterDOI

A Hierarchical Activation Management Technique for Fine-Grain Multithreaded Execution

TL;DR: A fine-grain execution model called the Multiple Iterations per Activation (MIpA) model is proposed, which aims to improve the performance of inner loop bodies in numerical applications which are often the kernel of an application.
Posted Content

Rise of the Autonomous Machines.

Shaoshan Liu, +1 more
- 26 Jun 2021 - 
TL;DR: In this article, the authors make a preliminary attempt at recognizing and categorizing the technical and non-technical challenges of autonomous machines; for each of the ten areas they have identified, they review current status, roadblocks, and potential research directions.
Proceedings ArticleDOI

Flat indexing: a compilation technique to enhance parallelism of logic programs

TL;DR: In this article, the authors present a systematic approach to the compilation of logic programs for efficient clause indexing, which provides a simple, but precise representation of average parallelism per node (i.e., choice point) as well as the amount of clause trials.
Proceedings ArticleDOI

How can Garbage Collection be energy efficient by dynamic offloading

TL;DR: This work proposes to offload GC dynamically by a careful selection of profitable and harmful GC operations, and makes a case study on Apache Spark, a lightning-fast cluster computing platform, showing dynamic offloading can yield nearly 42.6% performance improvement and nearly 32.1% in energy cost reduction.