-
Notifications
You must be signed in to change notification settings - Fork 383
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
SMS.f19_f19.I1850CLM45CN test fails with seg-fault on Cascade with NAG compiler #276
Comments
Can you reproduce this on blues? |
This can be investigated on blues with with its NAG compiler. |
I am looking into it now. On Thu, Jan 7, 2016 at 10:32 AM, Robert Jacob notifications@github.com
|
I haven't merged #597 yet. I thought I'd wait things are sorted out. |
@singhbalwinder you don't have to. Its assigned to @bishtgautam. |
ok. I just started doing it and I am running into similar problems as I was #if def SOMETHING We have to change this to: module a_module Basically, NAG doesn't like to compile an empty file (which will be the On Thu, Jan 7, 2016 at 10:46 AM, Robert Jacob notifications@github.com
|
51f1282 Merge branch 'rljacob/acmepe/use-big-list' (PR #285) a14a31f Merge branch 'master' of github.com:ESMCI/cime d518834 minor change for hobart only 605e942 Merge pull request #283 from ESMCI/mira_walltime_fix 5ef8068 Merge pull request #284 from mvertens/newtests c552fc2 Use single pe layouts file. Add mpas entries 462810e replaced ww3 with stub wave in several tests that are known to fail a8b9e7c need to return default walltime 7075ff6 Merge branch 'master' of github.com:CESM-Development/cime 49e3c29 Minor fix 11d61ce Merge pull request #279 from ESMCI/jgfouca/cime_bisect b15cf46 Upgrade cime_bisect 873856a Merge pull request #278 from jedwards4b/minor_fixes_for_cesm_port b990f48 add code to cp testreporter script for cesm 6ad54e9 Merge pull request #277 from fischer-ncar/testreporter_fix be6d1b3 both compare and generate baseline_action_codes are allowed e76ddc1 Fix for testreporter on hobart. 49fb888 fix issue with _caseroot when cloning 6d29a93 Update testreporter to work with updated ESMCI CIME b7ed88f Updating to current ESMCI cime master dbf9a47 Merge pull request #276 from ESMCI/jayeshkrishna/get_mira_working_for_acme b5a2ce0 Get Mira working with acme 7adda2e updates for cesm allactive tests and compsets fea102e Merge pull request #263 from ESMCI/sarich/new_acme_config_pes 7e9de96 update config_pes for change from cam5 to cam6 0170f5a rename new xml file to config_pesall.xml until we can sort out which pes descriptions belong here 3edb28f add script for converting the config_pes xml file 72a34bd Add NO_BASELINE_STATUS for BFAIL 83c5b68 Merge branch 'master' of github.com:ESMCI/cime 8d781cf Merge remote-tracking branch 'jedwards/edison_port_fixes' (PR #274) 559ee29 Merge pull request #273 from ESMCI/rljacob/cime/acme-batch dcf27f6 reduce defaults for driver tests (cesm only) check for pylint earlier 3274c2a Add batch type for all acme machines in config_batch 118bf20 fix calls to read_xml 592ef76 Merge pull request #270 from jedwards4b/mira-workflow aeac91a cannot write case files if error happens before case is created 45b0eb1 Minor fix 8cb87ff Merge pull request #272 from ESMCI/jgfouca/fix_some_sky_errors fa09dcb Fix some problems on skybridge bb6f277 Revert "get correct task_count for each job" 652f9c3 get correct task_count for each job a9f1679 workflow now working on mira c94e293 pull from esmci cime5.0.0 ec07a4f remove some pes configurations that muddied things up (BGP, BGQ, TEST) 5eb86bc add in latest changes from acme repo 862335a Add converted acme config_pes.xml file 58c3820 Merge pull request #472 from mvertens/remove_esmf_interfaces f624721 Removed all code related to using the ESMF interfaces in driver_cpl directory 800e517 removed esmf interfaces git-subtree-dir: cime git-subtree-split: 51f1282
The |
SMS.f19_f19.I1850CLM45CN test case is failing with the following error on Cascade with the NAG compiler:
The model crashes after 48 time steps (~1 day of run). The model crashes only when run with 64 tasks. With 1 and 8 tasks, the model runs fine to completion.
The text was updated successfully, but these errors were encountered: