From 82903fbb60e980d5c91ba4bdc357d25fb7fa0c34 Mon Sep 17 00:00:00 2001 From: mkavulich Date: Tue, 23 May 2017 18:33:37 -0600 Subject: [PATCH] Incrementing version number in bsub script --- bsub_this_to_run_all_compilers.csh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bsub_this_to_run_all_compilers.csh b/bsub_this_to_run_all_compilers.csh index ad8b09b..62a3ab3 100644 --- a/bsub_this_to_run_all_compilers.csh +++ b/bsub_this_to_run_all_compilers.csh @@ -5,7 +5,7 @@ #BSUB -n 16 # number of total tasks #BSUB -o reggie.out # output filename #BSUB -e reggie.err # error filename -#BSUB -J WTF_v03.07 # job name +#BSUB -J WTF_v03.08 # job name #BSUB -q caldera # queue: premium, regular, economy #BSUB -W 6:00 # wallclock time hh:mm #BSUB -P P64000400