Skip to content

Commit a7294bf

Browse files
sjspreciousnusbaume
authored andcommitted
enable rrtmgp gpu code for regression tests
1 parent 3dd9138 commit a7294bf

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

cime_config/testdefs/testmods_dirs/cam/outfrq9s_gpu_default/shell_commands

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
./xmlchange ROOTPE='0'
44
./xmlchange ROF_NCPL=`./xmlquery --value ATM_NCPL`
55
./xmlchange GLC_NCPL=`./xmlquery --value ATM_NCPL`
6-
./xmlchange CAM_CONFIG_OPTS=' -microphys mg3 -rad rrtmg' --append
6+
./xmlchange CAM_CONFIG_OPTS=' -microphys mg3 -rad rrtmgp_gpu ' --append
77
./xmlchange TIMER_DETAIL='6'
88
./xmlchange TIMER_LEVEL='999'
99
./xmlchange GPU_TYPE=a100

cime_config/testdefs/testmods_dirs/cam/outfrq9s_gpu_pcols760/shell_commands

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
./xmlchange ROOTPE='0'
44
./xmlchange ROF_NCPL=`./xmlquery --value ATM_NCPL`
55
./xmlchange GLC_NCPL=`./xmlquery --value ATM_NCPL`
6-
./xmlchange CAM_CONFIG_OPTS=' -microphys mg3 -rad rrtmg -pcols 760 ' --append
6+
./xmlchange CAM_CONFIG_OPTS=' -microphys mg3 -rad rrtmgp_gpu -pcols 760 ' --append
77
./xmlchange TIMER_DETAIL='6'
88
./xmlchange TIMER_LEVEL='999'
99
./xmlchange GPU_TYPE=a100

0 commit comments

Comments
 (0)