next up previous contents
Next: Debugging Methods Up: Beginner's Guide to MPI Previous: Profile Visualization with

Debugging MPI Programs

Parallel programs are much more difficult to debug than their serial counterparts. Not only do you have to worry about the things you worry about with serial programs, such as syntax and logic, but you also have to worry about parallel programming problems such as deadlock, nondeterminism, and synchronization.





Lori Pollock
Wed Feb 4 14:18:58 EST 1998