Skip to content

Commit 82903fb

Browse files
committed
Incrementing version number in bsub script
1 parent 924c94f commit 82903fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bsub_this_to_run_all_compilers.csh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
#BSUB -n 16 # number of total tasks
66
#BSUB -o reggie.out # output filename
77
#BSUB -e reggie.err # error filename
8-
#BSUB -J WTF_v03.07 # job name
8+
#BSUB -J WTF_v03.08 # job name
99
#BSUB -q caldera # queue: premium, regular, economy
1010
#BSUB -W 6:00 # wallclock time hh:mm
1111
#BSUB -P P64000400

0 commit comments

Comments
 (0)