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

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

  • myscript (1).txt
    281 bytes · Views: 3
  • myscript.sh.txt
    366 bytes · Views: 3
  • configure.wrf.txt
    20.7 KB · Views: 2
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.
 
Top