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

Parametric Studies in Eclipse with TAU and PerfExplorer

TL;DR: This paper describes an extension of the Parallel Tools Platform (PTP) plugin for the Eclipse IDE that provides a graphical user interface for selecting experiment parameters, launches build and run jobs, manages the performance data, and launches an analysis application to process the data.
Proceedings ArticleDOI

Memory Leak Detection in FORTRAN Applications Using TAU

TL;DR: Extensions to the TAU performance system to incorporate direct source-level code instrumentation for tracking dynamic memory management in FORTRAN codes that use allocate and de-allocate statements are described.
Book ChapterDOI

Profiling Non-numeric OpenSHMEM Applications with the TAU Performance System

TL;DR: An overview of the space and time complexity of Kruskal's and Prim's algorithms for generating a minimum spanning tree (MST) is presented, along with an implementation of Krkusal's algorithm that uses OpenSHMEM to generate the MST in parallel without intermediate communication.