#!/bin/bash #SBATCH --output=gamess_example.out #SBATCH --time=00:10:00 #SBATCH --partition=sandyb #SBATCH --nodes=4 #SBATCH --exclusive #SBATCH --constraint=ib module load gamess rungms example.inp $SLURM_NTASKS $SLURM_CPUS_ON_NODE