GenSim2 / scripts /supercloud /run_job_script.sh
gensim2's picture
init
ff66cf3
raw
history blame
92 Bytes
#!/bin/bash
#SBATCH -c 10
#SBATCH -n 1
#SBATCH -o logs/%j.out
#SBATCH --exclusive
eval $CMD