Notes
- Shows how to do embarrassingly parallel programs in MPI
Notes
- Nontrivial MPI-IO example
Notes
- mympi Python based bag of tasks program
- subProcess.py is used by noName.py to launch jobs
Notes
- MYMPI linear solver, requires mpi module
Notes
- Data for MYMPI linear solver
Notes
- dopar - script for launching two copies of an mpi program
- hello.f90 - example program that runs for 10 seconds
friday.tar - a tar file with all of these files