.. index:: single: GAMESS .. _mdoc_gamess: ====== GAMESS ====== :download:`gamess.sbatch` demonstrates how to submit a GAMESS job to Midway. In this example, we are going to use 4 nodes from the sandyb partition exclusively for a total of 64 cores across 4 nodes. An example input deck is here: :download:`example.inp` .. literalinclude:: gamess.sbatch :language: bash You can submit to the queue with this command:: sbatch gamess.sbatch