#!/bin/bash -l
#SBATCH -p debug
#SBATCH -N 64
#SBATCH -t 00:30:00
#SBATCH -n 64
#SBATCH -J test_set
