diff --git a/exercises/batch_job.sh b/exercises/batch_job.sh new file mode 100644 index 0000000000000000000000000000000000000000..da327d49bc54e3278bf25144f5951416b23d3ee1 --- /dev/null +++ b/exercises/batch_job.sh @@ -0,0 +1,3 @@ +#!/bin/bash +#SBATCH mem=150 +./hpc_example -t 60 -l 2000