Parallelizing FORTRAN code on the SGI Power Challenge


This page will run through an example program and what you can do to make the code run faster on a scalar machine. Once that is complete, I will show you how to paralleize FORTRAN code on the SGI Power Challenge without having to learn MPI or PVM.