Debugging parallel programs with instant replay

Debugging parallel programs with instant replay
Author: Thomas J. LeBlanc
Publisher:
Total Pages: 22
Release: 1986
Genre: Debugging in computer science
ISBN:

The debugging cycle is the most common methodology for finding and correcting errors in sequential programs. Cyclic debugging is effective because sequential programs are usually deterministic. Debugging parallel programs is considerably more difficult because successive executions of the same program often do not produce the same results. In this paper we present a general solution for reproducing the execution behavior of parallel programs, termed Instant Replay. During program execution we save the relative order of significant events as they occur, not the data associated with such events. As a result, our approach requires less time and space to save the information needed for program replay than other methods. Our technique is not dependent on any particular form of interprocess communication. It provides for replay of an entire program, rather than individual processes in isolation. No centralized bottlenecks are introduced and there is no need for synchronized clocks or a globally-consistent logical time. The authors describe a prototype implementation of Instant Replay on the BBN Butterfly Parallel Processor, and discuss how it can be incorporated into the debugging cycle for parallel programs. (Author).

Visualization of Scientific Parallel Programs

Visualization of Scientific Parallel Programs
Author: Gerald Tomas
Publisher: Springer Science & Business Media
Total Pages: 328
Release: 1994-02-28
Genre: Computers
ISBN: 9783540577386

The substantial effort of parallelizing scientific programs is only justified if the resulting codes are efficient. Thus, all types of performance tuning are important to parallel software development. But performance improvements are much more difficult to achieve with parallel programs than with sequential programs. One way to overcome this difficulty is to bring in graphical tools. This monograph covers recent developments in parallel program visualization techniques and tools and demonstrates the application of specific visualization techniques and software tools to scientific parallel programs. The solution of initial value problems of ordinary differential equations, and numerical integration are treated in detail as two important examples.

Programming Environments for Massively Parallel Distributed Systems

Programming Environments for Massively Parallel Distributed Systems
Author: Karsten M. Decker
Publisher: Birkhäuser
Total Pages: 417
Release: 2013-04-17
Genre: Computers
ISBN: 3034885342

Massively Parallel Systems (MPSs) with their scalable computation and storage space promises are becoming increasingly important for high-performance computing. The growing acceptance of MPSs in academia is clearly apparent. However, in industrial companies, their usage remains low. The programming of MPSs is still the big obstacle, and solving this software problem is sometimes referred to as one of the most challenging tasks of the 1990's. The 1994 working conference on "Programming Environments for Massively Parallel Systems" was the latest event of the working group WG 10.3 of the International Federation for Information Processing (IFIP) in this field. It succeeded the 1992 conference in Edinburgh on "Programming Environments for Parallel Computing". The research and development work discussed at the conference addresses the entire spectrum of software problems including virtual machines which are less cumbersome to program; more convenient programming models; advanced programming languages, and especially more sophisticated programming tools; but also algorithms and applications.

Author:
Publisher: IOS Press
Total Pages: 7289
Release:
Genre:
ISBN:

Recent Advances in Parallel Virtual Machine and Message Passing Interface

Recent Advances in Parallel Virtual Machine and Message Passing Interface
Author: Yiannis Cotronis
Publisher: Springer
Total Pages: 451
Release: 2003-06-30
Genre: Computers
ISBN: 3540454179

Parallel Virtual Machine (PVM) and Message Passing Interface (MPI) are the most frequently used tools for programming according to the message passing paradigm, which is considered one of the best ways to develop parallel appli- tions. This volume comprises 50 revised contributions presented at the Eighth - ropean PVM/MPI Users’ Group Meeting, which was held on Santorini (Thera), Greece,23–26September2001.TheconferencewasorganizedbytheDepartment of Informatics and Telecommunications, University of Athens, Greece. This conference has been previously held in Balatofured, ̈ Hungary (2000), Barcelona, Spain (1999), Liverpool, UK (1998), and Krakow, Poland (1997). The ?rst three conferences were devoted to PVM and were held at the TU Munich, Germany (1996), the ENS Lyon, France (1995), and the University of Rome (1994). This conference has become a forum for users and developers of PVM, MPI, and other message passing environments. Interaction between these groups has proved to be very useful for developing new ideas in parallel computing and for applying some of those already existent to new practical ?elds. The main topics of the meeting were evaluation and performance of PVM and MPI, extensions and improvements to PVM and MPI, algorithms using the message passing paradigm,andapplicationsinscienceandengineeringbasedonmessagepassing. The conference included one tutorial on MPI and 9 invited talks on advances in MPI, cluster computing, network computing, Grid computing, and parallel programming and programming systems. These proceedings contain papers on the 46 oral presentations together with 4 poster presentations.

Parallel Program Development for Cluster Computing

Parallel Program Development for Cluster Computing
Author: José Cardoso Cunha
Publisher: Nova Publishers
Total Pages: 402
Release: 2001
Genre: Computers
ISBN: 9781560728658

The book is divided into two parts, the first one covering the concepts and methodologies, and the second describing the tools and integrated environments that were developed in those projects. In this way, we hope that the reader will find the book useful not only concerning an identification of current trends in parallel program development, but also concerning their practical illustration through concrete tools and environments.

CONPAR 90 - VAPP IV

CONPAR 90 - VAPP IV
Author: Helmar Burkhart
Publisher: Springer Science & Business Media
Total Pages: 936
Release: 1990-08-30
Genre: Computers
ISBN: 9783540530657

Proceedings -- Parallel Computing.

Distributed and Parallel Systems

Distributed and Parallel Systems
Author: Péter Kacsuk
Publisher: Springer Science & Business Media
Total Pages: 223
Release: 2012-12-06
Genre: Computers
ISBN: 1461511674

Distributed and Parallel Systems: Cluster and Grid Computing is the proceedings of the fourth Austrian-Hungarian Workshop on Distributed and Parallel Systems organized jointly by Johannes Kepler University, Linz, Austria and the MTA SZTAKI Computer and Automation Research Institute. The papers in this volume cover a broad range of research topics presented in four groups. The first one introduces cluster tools and techniques, especially the issues of load balancing and migration. Another six papers deal with grid and global computing including grid infrastructure, tools, applications and mobile computing. The next nine papers present general questions of distributed development and applications. The last four papers address a crucial issue in distributed computing: fault tolerance and dependable systems. This volume will be useful to researchers and scholars interested in all areas related to parallel and distributed computing systems.