Project

General

Profile

Setup job submission server » History » Revision 4

Revision 3 (Neil Voss, 05/19/2010 02:15 PM) → Revision 4/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 Follow these instructions 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 

 [[Install PBS|setup PBS]]. 



 _________ 

 [[Setup Remote Processing |^ Setup Remote Processing]] | [[Configure web server to submit jobs|Configure web server to submit jobs >]] 

 ______