Dear WRF community,
We are carrying out a WRF MPI run with the following domains dimensions
e_we = 58, 76, 85,
e_sn = 31, 37, 49,
Because the decomposition limit problem, in this case we are limited to use
nproc_x = 5,
nproc_y = 3,
However, we would like to take advantage of the entire processor, i.e using 32 cores. For this, we must rescale domains dimensions so that each task takes 10 grid cells as minimum. But increasing the grid cells number would increase computational time, and this is something unnecessary in our case, in which domains dimensions above mentioned are enough for our propose.
So, how can we use 32 cores in WRF parallel run without increasing grid cells number?
Thank you very much for your attention,
Nast Acosta García,
Harmattan International Atmosphere Researching Group.
We are carrying out a WRF MPI run with the following domains dimensions
e_we = 58, 76, 85,
e_sn = 31, 37, 49,
Because the decomposition limit problem, in this case we are limited to use
nproc_x = 5,
nproc_y = 3,
However, we would like to take advantage of the entire processor, i.e using 32 cores. For this, we must rescale domains dimensions so that each task takes 10 grid cells as minimum. But increasing the grid cells number would increase computational time, and this is something unnecessary in our case, in which domains dimensions above mentioned are enough for our propose.
So, how can we use 32 cores in WRF parallel run without increasing grid cells number?
Thank you very much for your attention,
Nast Acosta García,
Harmattan International Atmosphere Researching Group.