-
Notifications
You must be signed in to change notification settings - Fork 368
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
Floating invalid with several I-cases with DEBUG on cori-knl, such asSMS_D.f19_g16.I1850CNECACNTBC.cori-knl_intel.elm-eca
#3123
Comments
This test is still failing with master of Nov 6th.
|
Noel
You may want to take a look at
fix float invalidation error of eca_bgc #3303.
I fixed a similar issue, but the merge was blocked due to the change of
some timing statistics.
…On Wed, Dec 4, 2019 at 4:37 PM noel ***@***.***> wrote:
This test is still failing with master of Nov 6th.
8: forrtl: error (65): floating invalid
8: Image PC Routine Line Source
8: e3sm.exe 00000000067D875E Unknown Unknown Unknown
8: e3sm.exe 0000000006079D40 Unknown Unknown Unknown
8: e3sm.exe 0000000002577DF3 allocationmod_mp_ 2415 AllocationMod.F90
8: e3sm.exe 0000000003127778 soillittdecompmod 410 SoilLittDecompMod.F90
8: e3sm.exe 0000000002BD62F9 ecosystemdynmod_m 594 EcosystemDynMod.F90
8: e3sm.exe 00000000008CF653 clm_driver_mp_clm 1029 clm_driver.F90
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#3123?email_source=notifications&email_token=ACTQV3TGK3ZGL2UF57VNZ3TQXBELBA5CNFSM4ILPY3EKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEF7BQMY#issuecomment-561911859>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ACTQV3RQIR23OTWQ4KKN2RTQXBELBANCNFSM4ILPY3EA>
.
--
Jinyun
Research Scientist
Lawrence Berkeley National Laboratory
1 Cyclotron Rd., MS 74R316C
Berkeley, CA 94720
tel: 510 486-5792, fax: 510 486-7070
|
It can likely wait until that PR is merged, but would be great if you could add "Fixes #" to the PR if indeed it allows this test to complete. |
Nole
I added it fixes #3296, which describes the symptom likes what you found.
However, the test failed on a machine other than cori, and I don't have
access to that machine.
…On Wed, Dec 4, 2019 at 4:49 PM noel ***@***.***> wrote:
It can likely wait until that PR is merged, but would be great if you
could add "Fixes #" to the PR if indeed it allows this test to complete.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#3123?email_source=notifications&email_token=ACTQV3WOGUCCUGLDZNFTNQ3QXBF2TA5CNFSM4ILPY3EKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEF7CKJA#issuecomment-561915172>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ACTQV3RLIHDICRKG3RTGJTTQXBF2TANCNFSM4ILPY3EA>
.
--
Jinyun
Research Scientist
Lawrence Berkeley National Laboratory
1 Cyclotron Rd., MS 74R316C
Berkeley, CA 94720
tel: 510 486-5792, fax: 510 486-7070
|
Using master of Jul 7th, I tried |
Same error with master of Nov19th. Changing to .elm-eca testmod. |
SMS_D.f19_g16.I1850CNECACNTBC.cori-knl_intel.clm-eca
SMS_D.f19_g16.I1850CNECACNTBC.cori-knl_intel.elm-eca
…9-05-28 Jgfouca/branch for acme split 2019 05 28 Change List: Add first stage of ocean/ice shelf coupling Bring COMPOSE semi-Lagrangian tracer transport code into HOMME and E3SM (required minor changes to build.py) Add checkpoint of timing data immediately after initialization bless_test_results: Be able to handle build-only tests Test suite: scripts_regression_tests Test baseline: Test namelist changes: Test status: BFB Fixes [CIME Github issue #] User interface changes?: Update gh-pages html (Y/N)?: Code review: @jedwards4b
Test still failing, but different line number now: ?
|
Might be same issue as #3786 |
…9-05-28 Jgfouca/branch for acme split 2019 05 28 Change List: Add first stage of ocean/ice shelf coupling Bring COMPOSE semi-Lagrangian tracer transport code into HOMME and E3SM (required minor changes to build.py) Add checkpoint of timing data immediately after initialization bless_test_results: Be able to handle build-only tests Test suite: scripts_regression_tests Test baseline: Test namelist changes: Test status: BFB Fixes [CIME Github issue #] User interface changes?: Update gh-pages html (Y/N)?: Code review: @jedwards4b
With a Nov 2021 master:
Same error with And then trying with GNU, the ERS debug test fails differently (likely will be same fail for SMS):
|
See some of the same issues with different land case: #5138 |
Will close in favor of #5138 |
Using master of Aug12th 2019. There are several I-cases that will fail with what may or may not be same error. The tests run without DEBUG.
Building with intel19, it might be hitting similar error as #3088, which is likely different than above. With intel (version 18), it's writing a lot of longjmp messages, but nothing useful.
/global/cscratch1/sd/ndk/acme_scratch/cori-knl/m07-aug12/SMS_D.f19_g16.I1850CNECACNTBC.cori-knl_intel.clm-eca.r00
The text was updated successfully, but these errors were encountered: