#!/bin/bash #SBATCH --nodes=1 #SBATCH --ntasks-per-node=1 #SBATCH --time=00:10:00 #SBATCH --mem=1GB #SBATCH --output=hello_world.out #SBATCH --error=hello_world.err module load mathematica wolfram -script hello_world.wl