scispace - formally typeset
P

Perry A. Emrath

Researcher at University of Illinois at Urbana–Champaign

Publications -  10
Citations -  378

Perry A. Emrath is an academic researcher from University of Illinois at Urbana–Champaign. The author has contributed to research in topics: Shared memory & Debugging. The author has an hindex of 8, co-authored 10 publications receiving 377 citations.

Papers
More filters
Proceedings ArticleDOI

Automatic detection of nondeterminacy in parallel programs

TL;DR: Many of today’s computers, for example the Cray X-MP, Gray 2, ETA”, Alliant FX/8, Sequent Symmetry, and Encore Multimax, are multiprocessors.
Proceedings ArticleDOI

Event synchronization analysis for debugging parallel programs

TL;DR: An algorithm is presented for automatically detecting non-determinacy in parallel programs that utilize event style synchronization instructions, using the Post, Wait, and Clear primitives.
Journal ArticleDOI

Detecting nondeterminacy in parallel programs

TL;DR: Methods and tools for detecting nondeterminacy in programs for shared-memory multiprocessors, including those that statically analyze the source program and those that analyze an execution trace of the program, are discussed.
Journal ArticleDOI

Xylem: An Operating System for the Cedar Multiprocessor

TL;DR: Based on version 4.2 of Unix, this system is being implemented in an extended version of C and features systems calls to support multiprocessing within individual programs.