scispace - formally typeset
S

Sameer Shende

Researcher at University of Oregon

Publications -  125
Citations -  4661

Sameer Shende is an academic researcher from University of Oregon. The author has contributed to research in topics: Instrumentation (computer programming) & Profiling (computer programming). The author has an hindex of 26, co-authored 121 publications receiving 4384 citations. Previous affiliations of Sameer Shende include Forschungszentrum Jülich & Los Alamos National Laboratory.

Papers
More filters
Proceedings ArticleDOI

Event and state-based debugging in TAU: a prototype

TL;DR: This work extends the use of event-based modeling to object-parallel languages, provides an alternative mechanism for establishing meaningful global breakpoints in object-oriented languages, introduces the TAU program interaction and control infrastructure, and provides an environment for the assessment of mixed eventand state-based strategies.
Proceedings ArticleDOI

Design and Implementation of a Hybrid Parallel Performance Measurement System

TL;DR: It is shown how such a system can be used to provide the application programmer with a more complete analysis of their application and how the hybrid techniques can be combined to provide real cross-language performance evaluation of an uninstrumented run for mixed compiled/interpreted execution environments.
Proceedings ArticleDOI

On Using SCALEA for Performance Analysis of Distributed and Parallel Programs

TL;DR: An overview of SCALEA, which is a new performance analysis tool for OpenMP, MPI, HPF, and mixed parallel/distributed programs, which uses a new representation of code regions, called the dynamic code region call graph, which enables detailed overhead analysis for arbitrary code regions.

Performance instrumentation and measurement for terascale systems

TL;DR: In this paper, performance analysis tools must provide robust performance observation capabilities at all levels of the system, as well as map low-level behavior to high-level program constructs, to facilitate the efficient mapping of large-scale applications onto these systems.
Journal ArticleDOI

Overhead compensation in performance profiling

TL;DR: Techniques for compensation analysis in performance profiling are presented and their implementation in the TAU performance system described, and Experimental results on the NAS parallel benchmarks demonstrate that overhead compensation can be effective in improving the accuracy of performance profiling.