Hello,
I'm pretty new to WRF and I have attempted to install it on a Rapberry Pi Cluster.
Initially I could not get WRF to run a the cluster. it would only run locally and looking at the rsl.errer files on a Pi in the cluster, I found I had to copy wrfinput_d01 wrfbdy_d01 and namelist.input to every Pi in the cluster. Only then would wrf.exe run on any of the Pis on the cluster.
I'm using the command
mpiexec -iface wlan0 -f /home/pi/build_WRF/config/wrfhosts -n 16 ./wrf.exe
to run wrf.exe
Should I have to copy those files (wrfinput_d01 wrfbdy_d01 and namelist.input) to every Pi in the cluster?
Many thanks
I'm pretty new to WRF and I have attempted to install it on a Rapberry Pi Cluster.
Initially I could not get WRF to run a the cluster. it would only run locally and looking at the rsl.errer files on a Pi in the cluster, I found I had to copy wrfinput_d01 wrfbdy_d01 and namelist.input to every Pi in the cluster. Only then would wrf.exe run on any of the Pis on the cluster.
I'm using the command
mpiexec -iface wlan0 -f /home/pi/build_WRF/config/wrfhosts -n 16 ./wrf.exe
to run wrf.exe
Should I have to copy those files (wrfinput_d01 wrfbdy_d01 and namelist.input) to every Pi in the cluster?
Many thanks