Instructions for LAM/MPI: ----------------------- lamboot lamclean lamwipe lamhalt Instructions for Compilation: ---------------------------- mpif77 hello.f -o hello.x -I$LAMHOME/include (if mpif.h is in the same directory) mpif77 hello.for -o hello.x Instructions for Running: ------------------------ mpirun -c 8 hello.x