Next: MPI Primer Up:
Makefiles and Execution scripts Previous:
PC Linux Cluster using PBS
3.8.2 SGI Origin 2000 using NQS
To compile on the SGI Origin 2000 with the Fortran90 compiler:
f90 −o elas3d_mpi −O2 elas3d_mpi.f −lmpi
To submit this job, this example using 8 processors can be modified to suit:

Next: MPI Primer Up:
Makefiles and Execution scripts Previous:
PC Linux Cluster using PBS