scispace - formally typeset
E

Erez Perelman

Researcher at University of California, San Diego

Publications -  17
Citations -  3926

Erez Perelman is an academic researcher from University of California, San Diego. The author has contributed to research in topics: Benchmark (computing) & Cluster analysis. The author has an hindex of 14, co-authored 17 publications receiving 3807 citations.

Papers
More filters
Proceedings ArticleDOI

Automatically characterizing large scale program behavior

TL;DR: This work quantifies the effectiveness of Basic Block Vectors in capturing program behavior across several different architectural metrics, explores the large scale behavior of several programs, and develops a set of algorithms based on clustering capable of analyzing this behavior.
Proceedings ArticleDOI

Basic Block Distribution Analysis to Find Periodic Behavior and Simulation Points in Applications

TL;DR: This paper proposes Basic Block Distribution Analysis as an automated approach for finding these small portions of the program to simulate that are representative of the entire program's execution and shows that theperiodicity of the basic block frequency profile reflects the periodicity of detailed simulation across several different architectural metrics.
Proceedings ArticleDOI

Using SimPoint for accurate and efficient simulation

TL;DR: How to use the SimPoint tool, and an improved SimPoint algorithm designed to significantly reduce the simulation time required when the simulation environment relies upon fast-forwarding are described.
Journal Article

SimPoint 3.0: Faster and More Flexible Program Phase Analysis

TL;DR: This paper describes the new features available in the SimPoint 3.0 release, which provides support for correctly clustering variable length intervals, taking into consideration the weight of each interval during clustering.
Journal ArticleDOI

Discovering and exploiting program phases

TL;DR: It is argued that instead of assuming average behavior, it is now time to model and optimize phase-based program behavior.