Webinar 2021 Introduction to Eclipse, Part 2 - Developing and debugging MPI code

From SHARCNETHelp
Revision as of 10:43, 9 September 2021 by Syam (talk | contribs) (Created page with "Eclipse is an integrated desktop environment for code development and debugging on Linux, Mac OS and Windows. It provides a graphical user interface to compiling and debugging...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Eclipse is an integrated desktop environment for code development and debugging on Linux, Mac OS and Windows. It provides a graphical user interface to compiling and debugging a code, with a visual and convenient way of looking at things. As a front end, Eclipse supports a variety of languages. In this seminar, we will focus on C/C++ and Fortran, the two major languages used in HPC, and demonstrate how to use it for developing and debugging MPI code.