ScheduleSGE

 view release on metacpan or  search on metacpan

README  view on Meta::CPAN

	SGE_QMASTER_PORT	=>  536
	SGE_ROOT		=>  /opt/sge


These are set at the beginning of SGE.pm

There are currently four modules, SGE that is the glue, SGE::Run allows you to submit jobs to the SGE. SGE::Control for starting/stopping/deleting jobs, and SGE::Status for seeing what the cluster is currently up to. You should be able to use SGE; in...

Methods should be documented with perldoc.

This has only been tested on an Orion 12-node desktop cluster. I would be happy to crash test it on any other clusters, just give me a login or send me a cluster to use.

Version History

0.01 April 2005. Initial release to the wild
0.02 October 2005. Received these excellent comments from Hinri Kerstens:

	Thank you for writing the ScheduleSGE perl module. When using this
	module I found two 'mismatches' between your system and mine.
	- My SGE version (5.3) returns "your job" instead of "Your job" after
	submission of a job. Maybe you can make line 233 of Run.pm tolerant for



( run in 0.690 second using v1.01-cache-2.11-cpan-299005ec8e3 )