Concise guide to the LEPP GRID Engine Submission Queues


The purpose of this page is to provide a minimalist guide to using the LEPP computing group's SUN Grid Engine. More detailed information can be found in the man pages of the q-commands shown below and on the computing group's web documentation .

An example of a submission shell script can be seen here. I have found this submission/logging prescription convenient in organizing and archiving the history of my jobs, since a subdirectory containing the source code, the output files and the log file is created for each batch job submitted. The script takes care of the compilation, executable build and batch submission: just type "./go".