I'm conducting one domain experiment and two domain experiments with WRF version 4.4.2.
I am using openmpi 4.1.4 version and aarch64, a 64-bit processor based on the ARMv8 architecture.
It was confirmed that the experiment set with two domains was completed normally,
and the experiment with one domain was performed with the settings of d01 as is.
The only difference between the two experiments is that the max_dom of "namelist.input" is 2 and 1.
If i run it after changing max_dom to 1, WRF.exe continues to run, but it just runs without creating any wrfout_d01~.
The result is the same whether i run it locally (mpirun -np 2 ./wrf.exe) or run it on a compute node (use wrf.slurm scripts).
I confirmed that the one-domain experiment performed well when performed with the same settings on another server using the Intel compiler.
Here are the namelist.input and rsl.error.0000 logs performed by wrf using openmpi.
Please Help me
I am using openmpi 4.1.4 version and aarch64, a 64-bit processor based on the ARMv8 architecture.
It was confirmed that the experiment set with two domains was completed normally,
and the experiment with one domain was performed with the settings of d01 as is.
The only difference between the two experiments is that the max_dom of "namelist.input" is 2 and 1.
If i run it after changing max_dom to 1, WRF.exe continues to run, but it just runs without creating any wrfout_d01~.
The result is the same whether i run it locally (mpirun -np 2 ./wrf.exe) or run it on a compute node (use wrf.slurm scripts).
I confirmed that the one-domain experiment performed well when performed with the same settings on another server using the Intel compiler.
Here are the namelist.input and rsl.error.0000 logs performed by wrf using openmpi.
Please Help me
Attachments
Last edited: