-
Notifications
You must be signed in to change notification settings - Fork 133
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
Izumi updates #321
Izumi updates #321
Conversation
Thanks Dave. I think at the very least, we'll want to run full test suites with pgi and gnu even if we don't have a baseline to compare to. If we are doing it, we might as well create a baseline. Or you can use /scratch/cluster/tcraig/ICEPACK_BASELINES_MASTER/icepack.09a5e19f00.200530-100005 which are the full test suites from last weekend's testing. Just do an
and then --bcmp icepack.09a5e19f00.200530-100005. Is it likely the same module updates are going to work in CICE? I see you noted problems with gnu debug, is that in Icepack or CICE or both? Do we want to work on that before merging or after? |
Excellent. I didn't know where the baselines were sitting on izumi. I will re-run with gnu and pgi. There might be a compiler issue with gnu and I haven't tried with CICE yet. |
Mark is rebooting izumi tomorrow, so I will wait until after that. |
Just an update. I ran the comparison against your baselines and everything was bfb that was there. There was a lot of missing baselines and the 30 GNU tests are still failing today. I'm adding some print statements. 538 measured results of 538 total results |
My sandbox is /home/dbailey/CICE_master. The testsuite is izumi2. I ran base_suite. |
Sorry, my brain is not working today. |
My testing is done for Icepack. A couple notes.
FAIL izumi_pgi_smoke_col_1x1_diag1_run1year compare icepack.09a5e19f00.200530-100005 different-data |
Excellent, thanks @dabail10! For reference, the full test suite results can be seen here, I will merge this unless you feel there are any other outstanding issues. |
fixing the list in tracer section
For detailed information about submitting Pull Requests (PRs) to the CICE-Consortium,
please refer to: https://github.com/CICE-Consortium/About-Us/wiki/Resource-Index#information-for-developers
PR checklist
Compiler updates on izumi.
dabail10 (D. Bailey)
https://github.com/CICE-Consortium/Test-Results/wiki/icepack_by_hash_forks#b299062d2e46acd561ca329a9434aff03fc338c5
I only had baselines for intel and nag before the compiler upgrades. There also seem to be some issues with gnu debug to sort out.