Skip to content

Commit

Permalink
Updating version number in bsub script
Browse files Browse the repository at this point in the history
  • Loading branch information
mkavulich committed Dec 16, 2016
1 parent 63a04bf commit 31b3367
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bsub_this_to_run_all_compilers.csh
Original file line number Diff line number Diff line change
Expand Up @@ -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.04 # job name
#BSUB -J WTF_v03.05 # job name
#BSUB -q caldera # queue: premium, regular, economy
#BSUB -W 6:00 # wallclock time hh:mm
#BSUB -P P64000400
Expand Down

0 comments on commit 31b3367

Please sign in to comment.