MPI

The Message Passing Interface is a standard API for the message passing approach to parallel computing. For more information, see Getting Started with MPI

MPI is available on IU's AVIDD research system. Here's a link to the AVIDD home page:

Parallel Programming Tools

  • TotalView is a tool for interactively debugging parallel programs.
  • Intel Trace Analyzer is a tool for visualizing MPI program behavior and performance. The MPI program will need to be compiled with the corresponding Intel Trace Collector libraries.
  • Using these tools:

If you encounter problems with setting up your account, or with the installation of MPI, send e-mail to the system administrator. If you encounter any problems with MPI coding, please send e-mail to hpc [at] indiana [dot] edu.