Show Entry in Other Publications

You may return to the Main Menu when done.

Showing 1 entry


[stevedrp]
Stephen McLaughry, "Debugging Optimized Parallel Programs," Directed Research Project (DRP) report, University of Oregon, May 1997.

Keywords: Debugging, ZEE, ZPL, Optimizations, Mappings

Optimization of data-parallel languages compounds the difficulty of the problem of parallel debugging. While the constrained structure of such languages is intended to simplify the job of the parallel programmer, the loss of flexibility concomitant with this structure often results in programs that, if left unoptimized, would have unacceptably poor performance. The programmer needs a debug tool capable of interacting with an optimized, distributed system and reporting the behavior of such a system in terms of the source code from which it is derived. We describe some of the obstacles to source-level debugging of optimized data-parallel programs. We present general solutions to these problems, and discuss implementation details. We then describe several example debugging scenarios to demonstrate the capabilities of our prototype system, ZEE (ZPL DEBUGGER).

URLs:

Modified:
Created: Tue Mar 13 13:03:38 2001


Current Collection: Other Publications
[ Menu | List | Show | About ]

Return to the ParaDucks Research Group Publications page.