Scheduled Downtime
On Friday 21 April 2023 @ 5pm MT, this website will be down for maintenance and expected to return online the morning of 24 April 2023 at the latest

Error message with io_form_metgrid = 1

Hello,

I'm trying to run metgrid.exe for I/O API binary or grid, but when I run geogrid.exe with io_form_geogrid = 1 set, I get the following error message in Metgrid:

Program received signal SIGSEGV: Segmentation fault - invalid memory reference.

Backtrace for this error:
#0 0x1507e8b175af in ???
#1 0x425e0b in ???
#2 0x427b7f in ???
#3 0x41ded7 in ???
#4 0x43c263 in ???
#5 0x4402b2 in ???
#6 0x449f9f in ???
#7 0x44b0d9 in ???
#8 0x4525db in ???
#9 0x40996c in ???
#10 0x1507e8b037e4 in ???
#11 0x404b7d in ???
#12 0xffffffffffffffff in ???
--------------------------------------------------------------------------
Primary job terminated normally, but 1 process returned
a non-zero exit code. Per user-direction, the job has been aborted.
--------------------------------------------------------------------------
--------------------------------------------------------------------------
mpirun noticed that process rank 0 with PID 1121402 on node cn0801 exited on signal 11 (Segmentation fault).
--------------------------------------------------------------------------

I am attaching the logs and the namelist.wps file. Could you please help me with this issue?
 

Attachments

  • namelist.wps
    1.5 KB · Views: 2
  • metgrid.log.0000
    5.1 KB · Views: 2
  • metgrid.log
    1.9 KB · Views: 2
Hi,
I'm not sure if this would cause the issue, but can you try to compile WPS in serial mode and then run this? Even if you compiled WRF with parallel options, you can still compile and run WPS in serial - it's actually recommended unless you are simulating domains that are many thousands by many thousands of grid points.
 
Top