E3SM-Project / scream

Fork of E3SM used to develop exascale global atmosphere model written in C++
https://e3sm-project.github.io/scream/
Other
80 stars 57 forks source link

Coordinate testing fixes #1274

Closed jgfouca closed 2 years ago

jgfouca commented 3 years ago

The dashboard has looked pretty bad for a while. I'd like to make a task list to get us back on track. Please see the list below for the list of problems and checkboxes for potential solutions, I'd like volunteers for all checkboxes

AaronDonahue commented 3 years ago

Marking the triage for whats going on with lassen as completed since I think we have a pretty good idea of the issue now.

bartgol commented 3 years ago

Re: gcc 8 toolchain. I ran test-all on PR #1260 (which exhibited an ICE during AT testing on weaver), and was able to reproduce the ICE. I then merged the gcc8 branch into it, and successfully built.

@jgfouca do you want to pull the trigger on switching to gcc8 on weaver? PR #1282 brought in a fix in Homme that was needed to avoid a separate (and much less likely to strike us again) ICE in Homme, so now we could do a PR with just machine_specs.py and weaver.cmake changes. I can package the PR in 5 minutes.

jgfouca commented 3 years ago

@bartgol yes, please upgrade weaver to gcc8

jgfouca commented 2 years ago

All tasks complete. Testing is in much better shape (before mappy maintenance happened). Thanks everyone!