
# Force us to use 1 node to eliminate network noise
if [ `./xmlquery --value MACH` == frontier-scream-gpu ]; then
    ./xmlchange NTASKS=8
fi
