Skip to main content

Showing 1–2 of 2 results for author: Krentel, M

Searching in archive cs. Search in all archives.
.
  1. Measurement and Analysis of GPU-accelerated Applications with HPCToolkit

    Authors: Keren Zhou, Laksono Adhianto, Jonathon Anderson, Aaron Cherian, Dejan Grubisic, Mark Krentel, Yumeng Liu, Xiaozhu Meng, John Mellor-Crummey

    Abstract: To address the challenge of performance analysis on the US DOE's forthcoming exascale supercomputers, Rice University has been extending its HPCToolkit performance tools to support measurement and analysis of GPU-accelerated applications. To help developers understand the performance of accelerated applications as a whole, HPCToolkit's measurement and analysis tools attribute metrics to calling co… ▽ More

    Submitted 14 September, 2021; originally announced September 2021.

    Journal ref: Parallel Computing 2021

  2. arXiv:2001.10621  [pdf, other

    cs.PF

    Parallel Binary Code Analysis

    Authors: Xiaozhu Meng, Jonathon M. Anderson, John Mellor-Crummey, Mark W. Krentel, Barton P. Miller, Srđan Milaković

    Abstract: Binary code analysis is widely used to assess a program's correctness, performance, and provenance. Binary analysis applications often construct control flow graphs, analyze data flow, and use debugging information to understand how machine code relates to source lines, inlined functions, and data types. To date, binary analysis has been single-threaded, which is too slow for applications such as… ▽ More

    Submitted 16 May, 2020; v1 submitted 28 January, 2020; originally announced January 2020.