Project

General

Profile

Configure appioncfg shared » History » Revision 5

Revision 4 (Amber Herold, 05/03/2012 01:55 PM) → Revision 5/13 (Amber Herold, 05/03/2012 01:55 PM)

h1. Configure .appion.cfg 

 # Create a hidden file called .appion.cfg in the myami directory, at the same level as the myami lib and bin folders.  
   
 # Add the following contents: 
 <pre> 
 ProcessingHostType=Torque 

 Shell=/bin/csh 

 ScriptPrefix= 

 ExecCommand=/usr/local/bin/qsub 

 StatusCommand=/usr/local/bin/qstat 

 AdditionalHeaders= -m e, -j oe 

 PreExecuteLines= 
 </pre> 
 # Modify the settings for your Processing Host 

 
 &nbsp; 
 *Note:* This file may be added to a users home directory on the processing host to override the configuration found in the installation directory.