Skip to content

Commit

Permalink
improve naming
Browse files Browse the repository at this point in the history
  • Loading branch information
laszewsk committed Oct 15, 2023
1 parent 5ad9043 commit af2f51b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions benchmarks/cloudmask/target/summit-no-sciml/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
bsub 16.lsf

2:
mkdir -p outputs-2
bsub cloud_GPU_2.job
# bsub 2.lsf

Expand Down
4 changes: 2 additions & 2 deletions benchmarks/cloudmask/target/summit-no-sciml/cloud_GPU_4.job
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
#BSUB -W 1:59
#BSUB -nnodes 1
#BSUB -P GEN150_bench
#BSUB -o cloud_GPU_4.o%J
#BSUB -J cloudmask_GPU_4
#BSUB -o outputs-2/cloud_GPU_4.o%J.out
#BSUB -J outputs-2/cloudmask_GPU_4

mkdir -p outputs-4

Expand Down

0 comments on commit af2f51b

Please sign in to comment.