update output file for jobs

This commit is contained in:
2022-02-09 12:33:59 +01:00
parent 60389c6212
commit b6ab6bceae
3 changed files with 5 additions and 3 deletions

View File

@@ -7,5 +7,6 @@
#SBATCH --job-name="<model>-<score>-<date>"
#SBATCH --mail-user=ricardo.montanana@alu.uclm.es # email address
#SBATCH --mail-type=END
#SBATCH -o <file_name>.out
#SBATCH -w nodo-7-32
# LOAD MODULES, INSERT CODE, AND RUN YOUR PROGRAMS HERE