Serial Computations

Non-parallel applications are equally well suited for cluster use. Simply develop and test your code as usual on the master node amdahl, and when it's time to run, submit your program into PBS, where it'll be scheduled and run on compute nodes.

In addition to programs developed from scratch, other computational programs can be run from PBS. OSCAR, ORCA, Matlab, Maple, or Octave can be run from a PBS script on compute nodes. For example, to run a Matlab job on the cluster:



Preston M Smith 2005-02-22