Setup job submission server » History » Revision 5
Revision 4 (Neil Voss, 05/19/2010 02:16 PM) → Revision 5/43 (Neil Voss, 05/19/2010 02:16 PM)
h1. Setup job submission server h2. Setting up PBS on processing server side h2. Install PBS You'll need to install a "Portable Batch System":http://en.wikipedia.org/wiki/Portable_Batch_System for job submission, such as "TORQUE":http://en.wikipedia.org/wiki/TORQUE_Resource_Manager. Torque comes with Fedora and CentOS 5.4. For YUM based systems type: <pre> sudo yum -y install torque-server </pre> After installing torque it needs to be configured. Sorry, we have no documentation for configuring torque at this time. You may try http://www.clusterresources.com/products/torque-resource-manager.php _________ [[Setup Remote Processing|^ Processing |^ Setup Remote Processing]] | [[Configure web server to submit jobs|Configure web server to submit jobs >]] ______