MPI
The Message Passing Interface is a standard API for the message passing approach to parallel computing. For more information, see Getting Started with MPIMPI is available on IU's AVIDD research system. Here's a link to the AVIDD home page:
- the AVIDD Cluster.
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:
- Use of Totalview and ITA/C on the AVIDD cluster is discussed in Getting Started with MPI
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.




