Configure appioncfg shared » History » Revision 6
Revision 5 (Amber Herold, 05/03/2012 01:55 PM) → Revision 6/13 (Amber Herold, 05/03/2012 01:56 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. *Note:* This file may be added to a users home directory on the processing host to override the configuration found in the installation directory. # 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 *Note:* This file may be added to a users home directory on the processing host to override the configuration found in the installation directory.