English

Profiling parallel Mercury programs with ThreadScope

Programming Languages 2011-09-08 v1 Distributed, Parallel, and Cluster Computing Performance

Abstract

The behavior of parallel programs is even harder to understand than the behavior of sequential programs. Parallel programs may suffer from any of the performance problems affecting sequential programs, as well as from several problems unique to parallel systems. Many of these problems are quite hard (or even practically impossible) to diagnose without help from specialized tools. We present a proposal for a tool for profiling the parallel execution of Mercury programs, a proposal whose implementation we have already started. This tool is an adaptation and extension of the ThreadScope profiler that was first built to help programmers visualize the execution of parallel Haskell programs.

Keywords

Cite

@article{arxiv.1109.1421,
  title  = {Profiling parallel Mercury programs with ThreadScope},
  author = {Paul Bone and Zoltan Somogyi},
  journal= {arXiv preprint arXiv:1109.1421},
  year   = {2011}
}

Comments

21st Workshop on Logic-based methods in Programming Environments. Lexington, Kentucky, July 2011

R2 v1 2026-06-21T19:01:02.223Z