Difference between revisions of "Batch Schedulers"

From Cluster Documentation Project
Jump to: navigation, search
Line 1: Line 1:
 
[http://gridengine.sunsource.net/ Sun Grid Engine ] - SGE is an openly available Batch Scheduler. The Grid Engine project is an open source community effort to facilitate the adoption of distributed computing solutions. Sponsored by Sun Microsystems and hosted by CollabNet, the Grid Engine project provides enabling distributed resource management software for wide ranging requirements from compute farms to grid computing. Current versions are 5.3 and 6.0.
 
[http://gridengine.sunsource.net/ Sun Grid Engine ] - SGE is an openly available Batch Scheduler. The Grid Engine project is an open source community effort to facilitate the adoption of distributed computing solutions. Sponsored by Sun Microsystems and hosted by CollabNet, the Grid Engine project provides enabling distributed resource management software for wide ranging requirements from compute farms to grid computing. Current versions are 5.3 and 6.0.
 
* [http://gridengine.sunsource.net/howto/howto.html Grid Engine Howto's ] - A good set of howto documents including ''Tight Integration of Parallel Libraries'' (MPICH,MPICH2,LAM,PVM)
 
* [http://gridengine.sunsource.net/howto/howto.html Grid Engine Howto's ] - A good set of howto documents including ''Tight Integration of Parallel Libraries'' (MPICH,MPICH2,LAM,PVM)
HPCTeraGridPNNLSandiaUSCOSCNCSA* [http://gridengine.sunsource.net/documentation.html Grid Engine Manuals ] - full documentation set.
+
* [http://gridengine.sunsource.net/documentation.html Grid Engine Manuals ] - full documentation set.
 
* [http://wiki.gridengine.info/wiki/index.php/Main_Page Grid Engine Wiki ] - Links and discussion about Grid Engine
 
* [http://wiki.gridengine.info/wiki/index.php/Main_Page Grid Engine Wiki ] - Links and discussion about Grid Engine
  
 
[http://www.clusterresources.com/pages/products/torque-resource-manager.php Torque] - TORQUE is an open source resource manager providing control over batch jobs and distributed compute nodes. It is a community effort based on the original *PBS project and, with more than 1,200 patches, has incorporated significant advances in the areas of scalability, fault tolerance, and feature extensions contributed by NCSA, OSC, USC , the U.S. Dept of Energy, Sandia, PNNL, U of Buffalo, TeraGrid, and many other leading edge HPC organizations
 
[http://www.clusterresources.com/pages/products/torque-resource-manager.php Torque] - TORQUE is an open source resource manager providing control over batch jobs and distributed compute nodes. It is a community effort based on the original *PBS project and, with more than 1,200 patches, has incorporated significant advances in the areas of scalability, fault tolerance, and feature extensions contributed by NCSA, OSC, USC , the U.S. Dept of Energy, Sandia, PNNL, U of Buffalo, TeraGrid, and many other leading edge HPC organizations

Revision as of 12:58, 12 April 2006

Sun Grid Engine - SGE is an openly available Batch Scheduler. The Grid Engine project is an open source community effort to facilitate the adoption of distributed computing solutions. Sponsored by Sun Microsystems and hosted by CollabNet, the Grid Engine project provides enabling distributed resource management software for wide ranging requirements from compute farms to grid computing. Current versions are 5.3 and 6.0.

Torque - TORQUE is an open source resource manager providing control over batch jobs and distributed compute nodes. It is a community effort based on the original *PBS project and, with more than 1,200 patches, has incorporated significant advances in the areas of scalability, fault tolerance, and feature extensions contributed by NCSA, OSC, USC , the U.S. Dept of Energy, Sandia, PNNL, U of Buffalo, TeraGrid, and many other leading edge HPC organizations