Running WRF Error

Tom

Member
Hi all:
I am running WRF4.2.There are some errors when i use the mpirun to run wrf.exe.The detailed error are attached at below.It mean that i not have enough memory to run the wrf.exe?And the rsl.error files only have the rsl.error.0000.
Thank for your ideas to sovle it
 

Attachments

Hi,
Based on the rsl file, it looks like you're only using a single processor.

Code:
Ntasks in X            1 , ntasks in Y            1

If you built the code for parallel processing, and if you are attempting to use multiple processes (which seems like it may be the case, based on the screenshot image), I would advise discussing the issue with a systems administrator at your institution. They should be able to help you to set everything up correctly and figure out why it's behaving that way.
 
Back
Top