Skip to content

Commit

Permalink
Update mosart testlist
Browse files Browse the repository at this point in the history
  • Loading branch information
slevis-lmwg committed Oct 31, 2024
1 parent 692d183 commit e49b684
Showing 1 changed file with 8 additions and 18 deletions.
26 changes: 8 additions & 18 deletions cime_config/testdefs/testlist_mosart.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,16 +14,6 @@
<option name="comment" >Performance test</option>
</options>
</test>
<test name="ERS_Ld5" grid="f10_f10_mg37" compset="I2000Clm50BgcCru" testmods="mosart/default">
<machines>
<machine name="derecho" compiler="intel" category="mosart"></machine>
<machine name="betzy" compiler="intel" category="mosart_noresm"></machine>
</machines>
<options>
<option name="wallclock">00:20:00</option>
<option name="comment" >Restart test without DEBUG</option>
</options>
</test>
<test name="ERS_Ld5" grid="f10_f10_mg37" compset="I1850Clm60BgcCropG" testmods="mosart/default">
<machines>
<machine name="derecho" compiler="intel" category="mosart"></machine>
Expand All @@ -33,7 +23,7 @@
<option name="comment" >Restart test without DEBUG with CISM</option>
</options>
</test>
<test name="ERS_Ld5" grid="f10_f10_mg37" compset="I2000Clm50BgcCru" testmods="mosart/iceOff">
<test name="ERS_Ld5" grid="f10_f10_mg37" compset="I1850Clm60Sp" testmods="mosart/iceOff">
<machines>
<machine name="derecho" compiler="intel" category="mosart"></machine>
<machine name="betzy" compiler="intel" category="mosart_noresm"></machine>
Expand All @@ -43,7 +33,7 @@
<option name="comment" >Restart test without DEBUG with ice flow off</option>
</options>
</test>
<test name="SMS_Ld5" grid="f10_f10_mg37" compset="I2000Clm60BgcCrop" testmods="mosart/mosartCold">
<test name="SMS_Ld5" grid="f10_f10_mg37" compset="I1850Clm60Sp" testmods="mosart/mosartCold">
<machines>
<machine name="derecho" compiler="intel" category="mosart"></machine>
<machine name="betzy" compiler="intel" category="mosart_noresm"></machine>
Expand All @@ -53,7 +43,7 @@
<option name="comment" >Run a Cold-Start with main machine and all compilers</option>
</options>
</test>
<test name="SMS_Lh3" grid="f10_f10_mg37" compset="I2000Clm50BgcCru" testmods="mosart/mosartOff">
<test name="SMS_Lh3" grid="f10_f10_mg37" compset="I1850Clm60Sp" testmods="mosart/mosartOff">
<machines>
<machine name="derecho" compiler="intel" category="mosart"></machine>
<machine name="izumi" compiler="gnu" category="mosart"></machine>
Expand All @@ -64,7 +54,7 @@
<option name="comment" >Test with MOSART turned off</option>
</options>
</test>
<test name="SMS_Lh3" grid="f10_f10_mg37" compset="I2000Clm60Sp" testmods="mosart/clmAccelSpinupIgnoreWarn">
<test name="SMS_Lh3" grid="f10_f10_mg37" compset="I1850Clm60Sp" testmods="mosart/clmAccelSpinupIgnoreWarn">
<machines>
<machine name="derecho" compiler="intel" category="mosart"></machine>
<machine name="betzy" compiler="intel" category="mosart_noresm"></machine>
Expand All @@ -74,7 +64,7 @@
<option name="comment" >Test with CLM accelerated spinup, but ignore warnings so it will send a warning but still run</option>
</options>
</test>
<test name="SMS_D_Ld5" grid="f10_f10_mg37" compset="I1850Clm60Bgc" testmods="mosart/default">
<test name="SMS_D_Ld5" grid="f10_f10_mg37" compset="I1850Clm60Sp" testmods="mosart/default">
<machines>
<machine name="derecho" compiler="intel" category="mosart"></machine>
<machine name="derecho" compiler="gnu" category="mosart"></machine>
Expand All @@ -89,7 +79,7 @@
<option name="comment" >Smoke test with DEBUG on all machines/compilers</option>
</options>
</test>
<test name="SMS_D" grid="f10_f10_mg37" compset="I1850Clm60Bgc" testmods="mosart/decompOpts">
<test name="SMS_D" grid="f10_f10_mg37" compset="I1850Clm60Sp" testmods="mosart/decompOpts">
<machines>
<machine name="derecho" compiler="intel" category="mosart"></machine>
<machine name="betzy" compiler="intel" category="mosart_noresm"></machine>
Expand All @@ -99,7 +89,7 @@
<option name="comment" >decompOpts are not bit for bit on PE layout change</option>
</options>
</test>
<test name="SMS_D" grid="f10_f10_mg37" compset="I1850Clm60Bgc" testmods="mosart/passChannelDepths">
<test name="SMS_D" grid="f10_f10_mg37" compset="I1850Clm60Sp" testmods="mosart/passChannelDepths">
<machines>
<machine name="derecho" compiler="intel" category="mosart"></machine>
<machine name="betzy" compiler="intel" category="mosart_noresm"></machine>
Expand All @@ -110,7 +100,7 @@
<option name="comment" >Pass channel depths needed for hillslope model</option>
</options>
</test>
<test name="ERP_D" grid="f10_f10_mg37" compset="I1850Clm60Bgc" testmods="mosart/qgrwlOpts">
<test name="ERP_D" grid="f10_f10_mg37" compset="I1850Clm60Sp" testmods="mosart/qgrwlOpts">
<machines>
<machine name="derecho" compiler="intel" category="mosart"></machine>
<machine name="betzy" compiler="intel" category="mosart_noresm"></machine>
Expand Down

0 comments on commit e49b684

Please sign in to comment.