Project

General

Profile

Actions

Configure appioncfg shared » History » Revision 1

Revision 1/13 | Next »
Amber Herold, 05/03/2012 01:43 PM


Configure .appion.cfg

  1. Create a hidden file called .appion.cfg with the following contents:
    ProcessingHostType=Torque
    
    Shell=/bin/csh
    
    ScriptPrefix=
    
    ExecCommand=/usr/local/bin/qsub
    
    StatusCommand=/usr/local/bin/qstat
    
    AdditionalHeaders= -m e, -j oe
    
    PreExecuteLines=
    
  2. Modify the settings for your Processing Host

Updated by Amber Herold over 12 years ago · 1 revisions