Font Size: a A A

The distributed application debugger

Posted on:2014-05-11Degree:M.SType:Thesis
University:University of Nevada, Las VegasCandidate:Jones, Michael QFull Text:PDF
GTID:2458390005994950Subject:Computer Science
Abstract/Summary:
Developing parallel programs which run on distributed computer clusters introduces additional challenges to those present in traditional sequential programs. Debugging parallel programs requires not only inspecting the sequential code executing on each node but also tracking the flow of messages being passed between them in order to infer where the source of a bug actually lies.;This thesis focuses on a debugging too called The Distributed Application Debugger which targets a popular distributed C programming library called MPI (Message Passing Interface). The tool is composed of multiple components which run together seamlessly to provide its users an effective way to remotely launch, replay, and analyze parallel programs both while they are running and after they complete.
Keywords/Search Tags:Parallel programs, Distributed
Related items