Skip to content

Commit

Permalink
Merge pull request #38 from arulalant/master
Browse files Browse the repository at this point in the history
changed to ultra
  • Loading branch information
arulalant committed Feb 19, 2016
2 parents 9d8c181 + b8c2f2e commit 47733a2
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion bsubScripts/ncum_global_post/ncum_global_post_anl_06Z.bash
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#BSUB -J um2grb2 # job name
#BSUB -W 06:00 # wall-clock time (hrs:mins)
#BSUB -n 4 # number of tasks in job
#BSUB -q small # queue
#BSUB -q ultra # queue
#BSUB -e /gpfs3/home/umfcst/UMRiderLogs/post/bsub/um2grb2.anl.06hr.err.%J.hybrid # error file name in which %J is replaced by the job ID
#BSUB -o /gpfs3/home/umfcst/UMRiderLogs/post/bsub/um2grb2.anl.06hr.out.%J.hybrid # output file name in which %J is replaced by the job ID

Expand Down
2 changes: 1 addition & 1 deletion bsubScripts/ncum_global_post/ncum_global_post_anl_12Z.bash
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#BSUB -J um2grb2 # job name
#BSUB -W 06:00 # wall-clock time (hrs:mins)
#BSUB -n 4 # number of tasks in job
#BSUB -q small # queue
#BSUB -q ultra # queue
#BSUB -e /gpfs3/home/umfcst/UMRiderLogs/post/bsub/um2grb2.anl.12hr.err.%J.hybrid # error file name in which %J is replaced by the job ID
#BSUB -o /gpfs3/home/umfcst/UMRiderLogs/post/bsub/um2grb2.anl.12hr.out.%J.hybrid # output file name in which %J is replaced by the job ID

Expand Down
2 changes: 1 addition & 1 deletion bsubScripts/ncum_global_post/ncum_global_post_anl_18Z.bash
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#BSUB -J um2grb2 # job name
#BSUB -W 06:00 # wall-clock time (hrs:mins)
#BSUB -n 4 # number of tasks in job
#BSUB -q small # queue
#BSUB -q ultra # queue
#BSUB -e /gpfs3/home/umfcst/UMRiderLogs/post/bsub/um2grb2.anl.18hr.err.%J.hybrid # error file name in which %J is replaced by the job ID
#BSUB -o /gpfs3/home/umfcst/UMRiderLogs/post/bsub/um2grb2.anl.18hr.out.%J.hybrid # output file name in which %J is replaced by the job ID

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#BSUB -J um2grb2 # job name
#BSUB -W 06:00 # wall-clock time (hrs:mins)
#BSUB -n 40 # number of tasks in job
#BSUB -q small # queue
#BSUB -q ultra # queue
#BSUB -e /gpfs3/home/umfcst/UMRiderLogs/post/bsub/um2grb2.fcst.00hr.err.%J.hybrid # error file name in which %J is replaced by the job ID
#BSUB -o /gpfs3/home/umfcst/UMRiderLogs/post/bsub/um2grb2.fcst.00hr.out.%J.hybrid # output file name in which %J is replaced by the job ID

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#BSUB -J um2grb2 # job name
#BSUB -W 06:00 # wall-clock time (hrs:mins)
#BSUB -n 20 # number of tasks in job
#BSUB -q small # queue
#BSUB -q ultra # queue
#BSUB -e /gpfs3/home/umfcst/UMRiderLogs/post/bsub/um2grb2.fcst.12hr.err.%J.hybrid # error file name in which %J is replaced by the job ID
#BSUB -o /gpfs3/home/umfcst/UMRiderLogs/post/bsub/um2grb2.fcst.12hr.out.%J.hybrid # output file name in which %J is replaced by the job ID

Expand Down

0 comments on commit 47733a2

Please sign in to comment.