Skip to content

Commit

Permalink
resolve conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidBurrows-NCO committed Nov 5, 2024
1 parent 614cf4b commit d87ee9e
Showing 1 changed file with 2 additions and 12 deletions.
14 changes: 2 additions & 12 deletions regression/regression_param.sh
Original file line number Diff line number Diff line change
Expand Up @@ -24,28 +24,18 @@ case $machine in
memnode=96
numcore=40
;;
<<<<<<< HEAD
gaeac5)
gaeac5)
sub_cmd="sub_gaeac5"
memnode=251
numcore=128
;;
gaeac6)
gaeac6)
sub_cmd="sub_gaeac6"
memnode=384
numcore=192
;;
wcoss2)
sub_cmd="sub_wcoss2"
=======
Gaea)
sub_cmd="sub_gaea"
memnode=251
numcore=128
;;
wcoss2)
sub_cmd="sub_wcoss2"
>>>>>>> 487ab1a26f96ad386f08c8c5d61699732292a06b
memnode=512
numcore=128
;;
Expand Down

0 comments on commit d87ee9e

Please sign in to comment.