Samples of PBS Scheduler Scripts Written in TCL.

The sample Tcl based schedulers included in this directory are
provided solely as examples of how a scheduler can be implemented
in the Tcl framework.  
 
MRJ Technology Solutions did not write , claims no ownership there of,
and provides no support for these examples.



LOADAVG

This is a simple script that checks the system load average and starts the
first job if the average is under two.


Purdue University "NCSS" Fair Share Scheduler

Wendy Lin of Purdue University has written a "Fair Share" Scheduler for
Purdue's SP-2.  It is available via anonymous FTP from Purdue.   Please
see the file "./Purdue_NCSS.ReadMe".

Three other Universities have provided Tcl based schedulers, they are
- University of Missouri at Columbia,
- University of New Hampshire, and
- University of Texas at Dallas.
