Challenges in parallelizing WRF simulation

jpremana

New member
Even though I have used dmpar option while installing WRF (please see the attached configure.wrf file), I am facing challenges while running WRF parallel. The WRF simulation runs perfectly while running it as a serial simulation. Even if I use srun or mpirun, the simulation still runs as a serial simulation (see batch files I used), even though it uses all the nodes I specified in the batch script.

Could anyone, please let me know, what I am doing wrong that prevents parallel simulation?

I really appreciate it if you could guide me to resolve this issue.

Thanks in advance.
 

Attachments

Hi,
I would recommend talking to a systems administrator at your institution regarding this issue. They can help you to set up your batch script appropriately so that you're using the processors you need.
 
Back
Top