#!/bin/bash #SBATCH --job-name=math-simple #SBATCH --output=math-simple.out #SBATCH --error=math-simple.err #SBATCH --partition=sandyb #SBATCH --time=00:05:00 #SBATCH --ntasks=1 module load mathematica math -run < math-simple.m