scispace - formally typeset
E

Elizabeth L. White

Researcher at George Mason University

Publications -  24
Citations -  194

Elizabeth L. White is an academic researcher from George Mason University. The author has contributed to research in topics: Software & Software development. The author has an hindex of 7, co-authored 24 publications receiving 192 citations. Previous affiliations of Elizabeth L. White include University of Maryland, College Park.

Papers
More filters
Journal ArticleDOI

SURGEON: a packager for dynamically reconfigurable distributed applications

TL;DR: Surgeon is a tool that helps programmers prepare software to be dynamically reconfigured, and shows that interfacing software can be generated automatically, given abstract descriptions of the components and the desired application geometry.
Proceedings ArticleDOI

Supporting dynamic space-sharing on clusters of non-dedicated workstations

TL;DR: This work describes an approach that uses application level checkpointing and data repartitioning for supporting dynamic space sharing and for handling the dynamic reconfiguration triggered when failure or owner activity is detected on a workstation being used by a parallel application.
Journal ArticleDOI

Hide and show: using real compiler code for teaching

TL;DR: A novel approach that enables students in graduate compiler courses to examine and experiment with a real compiler without becoming overwhelmed by complexity is presented, using the use of a debugger directly on a compiler during the compilation process.
Book ChapterDOI

DyRecT: Software Support for Adaptive Parallelism on NOWs

TL;DR: DyRecT (Dynamic Reconfiguration Toolkit) is a software library that allows programmers to develop adaptively parallel message-passing MPI programs for clusters of workstations and provides support for making a wider variety of applications adaptive by exposing to the programmer a low-level library that implements many of the typical tasks performed during reconfiguration.