|
491 | 491 | <test name="MCC_Ly3" grid="f09_g17_gris20" compset="T1850Gg">
|
492 | 492 | <machines>
|
493 | 493 |
|
494 |
| - <!-- (2020-11-26) Changing the izumi version to cheyenne for now, |
495 |
| - because I'm not including any nuopc tests on izumi --> |
496 |
| - <!-- |
497 |
| - <machine name="izumi" compiler="pgi" category="prebeta"> |
498 |
| - <options> |
499 |
| - <option name="wallclock">1:59</option> |
500 |
| - </options> |
501 |
| - </machine> |
502 |
| - --> |
503 | 494 | <machine name="cheyenne" compiler="gnu" category="prebeta">
|
504 | 495 | <options>
|
505 | 496 | <option name="wallclock">0:20</option>
|
|
577 | 568 | </machines>
|
578 | 569 | </test>
|
579 | 570 |
|
| 571 | + <test name="SMS_D_Ld5_P24x1" grid="T31_g37_gris20" compset="I1850Clm50SpG" testmods="cism/test_coupling"> |
| 572 | + <machines> |
| 573 | + |
| 574 | + <machine name="izumi" compiler="nag" category="aux_glc"> |
| 575 | + <options> |
| 576 | + <option name="wallclock">1:59</option> |
| 577 | + <!-- 2016-10-25: There is an increase of about 10 MB per day over the |
| 578 | + 5 days of this test. This may truly be a memory leak. But this |
| 579 | + 'test_coupling' configuration is a hacky configuration made just |
| 580 | + for testing, so I'm not too concerned about it. --> |
| 581 | + <option name="memleak_tolerance">0.24</option> |
| 582 | + <option name="comment">IG nag debug test, to check logic for fields sent from glc to lnd</option> |
| 583 | + </options> |
| 584 | + </machine> |
| 585 | + |
| 586 | + <machine name="izumi" compiler="nag" category="prealpha"> |
| 587 | + <options> |
| 588 | + <option name="wallclock">1:59</option> |
| 589 | + </options> |
| 590 | + </machine> |
| 591 | + |
| 592 | + </machines> |
| 593 | + </test> |
| 594 | + |
580 | 595 | <test name="SMS_Vmct_D_Ly1" grid="f09_g17_gris4" compset="T1850Gg" testmods="cism/isostasy_period1">
|
581 | 596 | <machines>
|
582 | 597 |
|
|
712 | 727 | </machines>
|
713 | 728 | </test>
|
714 | 729 |
|
| 730 | + <test name="SMS_D_Ly1_P24x1" grid="f09_g17_gris4" compset="T1850Gg"> |
| 731 | + <machines> |
| 732 | + |
| 733 | + <machine name="izumi" compiler="nag" category="aux_glc"> |
| 734 | + <options> |
| 735 | + <option name="wallclock">1:59</option> |
| 736 | + <option name="comment">short nag debug test of CISM2 at production resolution, to test options specific to the production resolution (currently, which_ho_babc differs at the production resolution)</option> |
| 737 | + </options> |
| 738 | + </machine> |
| 739 | + |
| 740 | + <!-- BUG(wjs, 2021-09-29, ESCOMP/CISM-wrapper#60) Add a pgi |
| 741 | + version of this test once nuopc is working with pgi |
| 742 | + (similarly to how we have both nag and pgi versions of the |
| 743 | + equivalent mct test above). --> |
| 744 | + </machines> |
| 745 | + </test> |
| 746 | + |
715 | 747 | <test name="SMS_Vmct_D_Ly3_P24x1" grid="f09_g17_gris20" compset="T1850Gg">
|
716 | 748 | <machines>
|
717 | 749 |
|
|
725 | 757 | </machines>
|
726 | 758 | </test>
|
727 | 759 |
|
| 760 | + <test name="SMS_D_Ly3_P24x1" grid="f09_g17_gris20" compset="T1850Gg"> |
| 761 | + <machines> |
| 762 | + |
| 763 | + <machine name="izumi" compiler="nag" category="aux_glc"> |
| 764 | + <options> |
| 765 | + <option name="wallclock">1:59</option> |
| 766 | + <option name="comment">multi-year nag debug test of CISM2 at coarse resolution</option> |
| 767 | + </options> |
| 768 | + </machine> |
| 769 | + |
| 770 | + </machines> |
| 771 | + </test> |
| 772 | + |
728 | 773 | <test name="ERS_Vmct_Ly5" grid="f09_g17_gris4" compset="T1850Gg" testmods="cism/isostasy_period4">
|
729 | 774 | <machines>
|
730 | 775 |
|
|
0 commit comments