Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ERP test fails with gnu, but not intel on cheyenne, because of missing history file on restart #3

Closed
ekluzek opened this issue Jan 4, 2018 · 3 comments
Assignees
Labels

Comments

@ekluzek
Copy link
Contributor

ekluzek commented Jan 4, 2018

The test ERP_D.f10_f10_musgs.IHistClm50Bgc.cheyenne_gnu.clm-decStart fails on cheyenne with the gnu compiler, because the restart doesn't write out a history file like the base case does. However, this does work when the intel compiler is used. The same test also seems to have worked with the PGI compiler on yellowstone.

The namelists are the same between the case with gnu and with intel, so I'm not sure why the history file isn't being written.

@ekluzek ekluzek added the bug label Jan 4, 2018
@ekluzek ekluzek self-assigned this Jan 4, 2018
@billsacks
Copy link
Member

This test is failing in the same way: ERP_D.f10_f10_musgs.IHistClm50Bgc.cheyenne_gnu.clm-decStart. This failure goes back to at least CLM tag r272 (that's as far back as I looked: I checked @ekluzek 's case directory from his r272 testing). We didn't notice this because it had been in the ExpectedTestFails list for this issue: ESCOMP/CTSM#65 . But now it's failing for the reason given here.

@billsacks
Copy link
Member

@ekluzek I noticed that these two tests are passing in your cime update tag.

@billsacks
Copy link
Member

@ekluzek These tests passed again for me in my latest ctsm tag, about to come to master. I'm removing these two tests from the CTSM expect fail list:

    <entry issue="mosart/#3">FAIL ERP_Ld5.f10_f10_musgs.I2000Clm50Vic.cheyenne_gnu.clm-decStart COMPARE_base_rest</entry>
    <entry issue="mosart/#3">FAIL ERP_D.f10_f10_musgs.IHistClm50Bgc.cheyenne_gnu.clm-decStart COMPARE_base_rest</entry>

and I'm going ahead and closing this issue. I assume it was fixed in the big cime update you did recently.

mvertens pushed a commit to mvertens/mosart that referenced this issue Dec 11, 2023
Update NorESM MOSART with the latest changes from ESCOMP.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants