l7informatics / StarCluster

StarCluster is a utility for creating and managing computing clusters hosted on Amazon's Elastic Compute Cloud (EC2).
http://star.mit.edu/cluster
GNU Lesser General Public License v3.0
0 stars 0 forks source link

Add support for Torque/PBS scheduler #4

Open chenghlee opened 11 years ago

chenghlee commented 11 years ago

Create a new plugin to install Torque/PBS as the cluster resource manager (job scheduler).

chenghlee commented 11 years ago

Should be reasonably easy to implement using the SGE and SLURM plugins as templates.