These scripts were built and tested using the Warewulf Cluster implementation
toolkit by Greg Kurtzer <GMKurtzer@lbl.gov> and J. Scoggins 
<JScoggins@lbl.gov>. 

To configure this with the GridEngine untar this (if you are reading this, it
may be too late, so just move me) in the $SGE_ROOT directory. Then do the 
following:

   # cd $SGE_ROOT/lam
   # qconf -Ap lam-pe.txt

Log in as a user, compile some LAM-MPI code, copy the
$SGE_ROOT/lam/example-lam.sh to ~, edit it accordingly, and qsub it!

note: remember to first test the LAM application before attempting with the 
GridEngine. Also, you will have to make the master receive rsh connections
if you have the master configured in the GridEngine as an execution host 
(recommend to not do this).

http://warewulf-cluster.org/ for more information.
