Testing issue with control_c48 on linux system with gnu compiler #2972
-
|
Hi, I need help testing the control_c48 configuration on my Linux system with the GNU compiler. I am testing control_c48. The only instance I changed is to remove the if clause, as I am using the GNU compiler, and set export RUNTYPE=continue; export READRESTART=.true. This is the error I am getting, which I am unable to fix: "PET0 ESMF_Comp.F90:801 ESMF_CompConstruct Value unrecognized or out of range - Conflict between petlist and global pet count" I dig a bit on my log files and seems like everything is correct over there: run_control_c48_gnu.log:+ ATM_compute_tasks=6 I have attached my log, UFS configuration, ESMF log/profile and model configuration files. Please let me know the mistake I am making, as I don't have any further clues to fix this. Thanking you in advance. run_control_c48_gnu.log.txt |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
Hi @aniketgupta2009 , I am going to convert this issue into a discussion, since it's more a request for help than a planned bugfix or enhancement to the code. Do you have a control_c48 baseline on your system already? And is there an Best, |
Beta Was this translation helpful? Give feedback.
Hi @aniketgupta2009 ,
I am going to convert this issue into a discussion, since it's more a request for help than a planned bugfix or enhancement to the code. Do you have a control_c48 baseline on your system already? And is there an
errand/oroutfile in the run directory? Theerrfiles often give more information about what specifically is going wrong.Best,
Gillian Petro