scispace - formally typeset
Y

Younghoon Kim

Researcher at Purdue University

Publications -  5
Citations -  33

Younghoon Kim is an academic researcher from Purdue University. The author has contributed to research in topics: Digital clock manager & CPU multiplier. The author has an hindex of 2, co-authored 4 publications receiving 20 citations.

Papers
More filters
Proceedings ArticleDOI

Designing approximate circuits using clock overgating

TL;DR: This work proposes a new approach, clock overgating, for the design of approximate circuits at the Register Transfer Level (RTL), to gate the clock signal to selected Flip-Flops in the circuit, even during execution cycles in which the circuit functionality is sensitive to their state.
Proceedings ArticleDOI

Data Subsetting: A Data-Centric Approach to Approximate Computing

TL;DR: A data-centric approach to AxC is proposed, which can boost the performance of memory-subsystem-limited applications and proposes a data-access approximation technique called data subsetting, in which all accesses to a data structure are redirected to a subset of its elements so that the overall footprint of memory accesses is decreased.
Proceedings ArticleDOI

Value Similarity Extensions for Approximate Computing in General-Purpose Processors

TL;DR: VSX as mentioned in this paper leverages the application property of value similarity, i.e., input operands to computations that occur close-in-time take similar values, and the fetch-decode-execute of entire instruction sequences are skipped to benefit performance.
Book ChapterDOI

Automatic Synthesis Techniques for Approximate Circuits

TL;DR: A design automation methodology should enable the generation of “correct-by-construction” approximate circuits that are guaranteed to satisfy designer-specified quality constraints.
Proceedings ArticleDOI

Comparative Analysis of GPU Stream Processing between Persistent and Non-persistent Kernels

TL;DR: In this paper , the performance of PT and non-Persistent Thread (non-PT) kernels were compared with four distinct application scenarios and the result shows that PT yields at most 4.4 higher performance over non-PT under desirable conditions.