Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
skip to main content
10.1145/1639622acmconferencesBook PagePublication PagesisstaConference Proceedingsconference-collections
PADTAD '09: Proceedings of the 7th Workshop on Parallel and Distributed Systems: Testing, Analysis, and Debugging
ACM2009 Proceeding
Publisher:
  • Association for Computing Machinery
  • New York
  • NY
  • United States
Conference:
ISSTA '09: International Symposium on Software Testing and Analysis Chicago Illinois July 19 - 20, 2009
ISBN:
978-1-60558-655-7
Published:
19 July 2009
Sponsors:
Next Conference
Reflects downloads up to 03 Oct 2024Bibliometrics
Skip Abstract Section
Abstract

PADTAD brings together researchers from academia and researchers and practitioners from industry to promote the development of techniques and tools that aid in testing, analysis, and debugging of multi-threaded/parallel/distributed software.

Skip Table Of Content Section
research-article
Run-time conformance checking of mobile and distributed systems using executable models
Article No.: 1, Pages 1–11https://doi.org/10.1145/1639622.1639623

This paper describes an approach for conformance testing of mobile and distributed systems. The approach is based on kiltera --- a novel, high-level language supporting the description and execution of models of concurrent, mobile, distributed, and ...

research-article
Some resources for teaching concurrency
Article No.: 2, Pages 1–6https://doi.org/10.1145/1639622.1639624

With the increasing emphasis on exploiting concurrency efficiently and correctly, the lack of suitable pedagogical material for teaching concurrency is a growing problem. In this paper, we summarize a recently concluded class as well as some independent ...

research-article
Understanding the behavior of transactional memory applications
Article No.: 3, Pages 1–9https://doi.org/10.1145/1639622.1639625

Transactional memory is a new trend in concurrency control that was boosted by the advent of multi-core processors and the near to come many-core processors. It promises the performance of finer grain with the simplicity of coarse grain threading. ...

research-article
Unit testing for multi-threaded Java programs
Article No.: 4, Pages 1–8https://doi.org/10.1145/1639622.1639626

Unit testing focuses on testing the smallest units that comprise a software system and allows developers to detect bugs early in the development process. However, unit testing is unsuitable for detecting concurrency bugs in multi-threaded programs. Most ...

research-article
MulticoreSDK: a practical and efficient data race detector for real-world applications
Article No.: 5, Pages 1–11https://doi.org/10.1145/1639622.1639627

Multicore processors with each core supporting multiple threads are becoming commonplace. To take advantage of these hardware advances, application software has to evolve and embrace parallel processing, otherwise the performance growth that we have ...

research-article
Pattern-driven deadlock avoidance
Article No.: 6, Pages 1–8https://doi.org/10.1145/1639622.1639628

Pattern-driven deadlock avoidance is to identify and exploit a deadlock pattern to avoid deadlocks of this pattern in future. In this paper, we discuss deadlock-pattern characterization, discovery, and exploitation, with an emphasis on exploring Just-in-...

research-article
Forcing small models of conditions on program interleaving for detection of concurrent bugs
Article No.: 7, Pages 1–6https://doi.org/10.1145/1639622.1639629

Is it possible to efficiently reveal concurrency bugs by forcing a well selected set of conditions on program interleaving? To study this general question, we defined two simple models of conditions on program interleaving targeted at the insufficient-...

research-article
SideTrack: generalizing dynamic atomicity analysis
Article No.: 8, Pages 1–10https://doi.org/10.1145/1639622.1639630

Atomicity is a key correctness specification for multithreaded programs. Prior dynamic atomicity analyses include precise tools, which report an error if and only if the observed trace is not serializable; and imprecise tools, which generalize from the ...

research-article
Clash of the Titans: tools and techniques for hunting bugs in concurrent programs
Article No.: 9, Pages 1–10https://doi.org/10.1145/1639622.1639631

In this work we focus on creating a benchmark suite of concurrent programs for various programming languages to evaluate the bug detection capabilities of various tools and techniques. We have compiled a set of Java benchmarks from various sources and ...

research-article
An annotation assistant for interactive debugging of programs with common synchronization idioms
Article No.: 10, Pages 1–11https://doi.org/10.1145/1639622.1639632

This paper explores an approach to improving the practical usability of static verification tools for debugging synchronization idioms. Synchronization idioms such as mutual exclusion and readers/writer locks are widely-used to ensure atomicity of ...

research-article
A proposal of operation history management system for source-to-source optimization of HPC programs
Article No.: 11, Pages 1–6https://doi.org/10.1145/1639622.1639633

To optimize various high performance computing (HPC) programs on complex supercomputer architectures source-to-source optimization tools are becoming important to support network-architecture-specific and application-specific performance optimization in ...

Contributors
  • The University of Utah
  • IBM Research - Haifa
  • Brigham Young University
  1. Proceedings of the 7th Workshop on Parallel and Distributed Systems: Testing, Analysis, and Debugging

    Recommendations