Hello,
I am trying to rebuild my WRF workflow on Derecho but am running into problems almost constantly. The new problem seems to be with ungrib executing.
I use WRF v4.2.2 compiled with option 46 which is supposed to be the fastest. I compiled the most recent WPS for git hub against it using option 35.
Geogrid seems to work, but ungrib does not. The hard part is that I don't see any helpful information about the seg fault either:
*** Starting program ungrib.exe ***
Start_date = 2021-12-31_00:00:00 , End_date = 2022-01-05_00:00:00
output format is WPS
Path to intermediate files is ./
dec2397.hsn.de.hpc.ucar.edu: rank 0 died from signal 11
I've also tried to use the precompiled code in:
/glade/u/home/wrfhelp/derecho_pre_compiled_code/wpsv4.2/
I still get seg fault errors without any information. I would have thought there would be messages like "wrong namelist variable, or time not found in files". anything would be helpful to try to diagnose this if it was a set up problem. I also get a big binary file called 'core' after it fails.
Are there certain environmental modules that should be active when I run these executables? I never seem to have had this problem when running the exact same cases on Cheyenne...
Any advice would be appreciated as a navigate these Derecho problems
Thanks
I am trying to rebuild my WRF workflow on Derecho but am running into problems almost constantly. The new problem seems to be with ungrib executing.
I use WRF v4.2.2 compiled with option 46 which is supposed to be the fastest. I compiled the most recent WPS for git hub against it using option 35.
Geogrid seems to work, but ungrib does not. The hard part is that I don't see any helpful information about the seg fault either:
*** Starting program ungrib.exe ***
Start_date = 2021-12-31_00:00:00 , End_date = 2022-01-05_00:00:00
output format is WPS
Path to intermediate files is ./
dec2397.hsn.de.hpc.ucar.edu: rank 0 died from signal 11
I've also tried to use the precompiled code in:
/glade/u/home/wrfhelp/derecho_pre_compiled_code/wpsv4.2/
I still get seg fault errors without any information. I would have thought there would be messages like "wrong namelist variable, or time not found in files". anything would be helpful to try to diagnose this if it was a set up problem. I also get a big binary file called 'core' after it fails.
Are there certain environmental modules that should be active when I run these executables? I never seem to have had this problem when running the exact same cases on Cheyenne...
Any advice would be appreciated as a navigate these Derecho problems
Thanks