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