(RESOLVED) DMPAR question

  • Thread starter Thread starter Deleted member 3607
  • Start date Start date

This post was from a previous version of the WRF&MPAS-A Support Forum. New replies have been disabled and if you have follow up questions related to this post, then please start a new thread from the forum home page.

D

Deleted member 3607

Guest
I can't get smpar to run on my Dell 8940 8-core system. So I know that dmpar is meant for clusters but can it work for single machines?
 
I believe so. Please try and let us know if you hav any issue.
P.S., the command for MPI run may vary with machines.Please consult your computer manager to make sure the command is correct. The common one we use is like:
mpirun -np 4 ./wrf.exe
 
Ming Chen said:
I believe so. Please try and let us know if you hav any issue.
P.S., the command for MPI run may vary with machines.Please consult your computer manager to make sure the command is correct. The common one we use is like:
mpirun -np 4 ./wrf.exe

RESOLVED

Thank you,
I was able to get it to work. I'm trying to install WRF on my own personal computer so I am my computer manager.
 
Back
Top