Webinar 2021 Introduction to Eclipse Part 3 - Debugging MPI code

From SHARCNETHelp
Jump to navigationJump to search

This is a continuation of the series on Eclipse. In this seminar, we will continue the tutorial on debugging MPI code using Eclipse. We will demonstrate the ability to set breakpoints and control program executions - single step, resume, etc. - across an arbitrary set of MPI ranks. We will also show that one can get into individual rank to see more detailed information about the process state, variables, etc.