hello,
I am running WRF on cheyenne with this configuration: 2 grids 8 km (536 x 481) and 1.6 km (796 x796), intel dm compilation, netcdf4, hourly outputs in the 1.6 km. the model runs fine using 60 nodes (2160 cpus) without quilting.
However, I am trying to see if the performance can be improved somewhat and used these settings:
nproc_x = 45,
nproc_y = 47,
&namelinst_quilt
nio_tasks_per_group = 9,
nio_groups = 5,
this combination totals 2160 cpus (45 x 47 + 9 x5). the model integrates about 12 hours and then exits with no apparent messages in the rsl.error logs
also the wrfout files have reasonable sizes but it is not viewable with ncview and the Times variable is missing.
any suggestions of what might be the problem is greatly appreciated.
cheers,
Charles.
I am running WRF on cheyenne with this configuration: 2 grids 8 km (536 x 481) and 1.6 km (796 x796), intel dm compilation, netcdf4, hourly outputs in the 1.6 km. the model runs fine using 60 nodes (2160 cpus) without quilting.
However, I am trying to see if the performance can be improved somewhat and used these settings:
nproc_x = 45,
nproc_y = 47,
&namelinst_quilt
nio_tasks_per_group = 9,
nio_groups = 5,
this combination totals 2160 cpus (45 x 47 + 9 x5). the model integrates about 12 hours and then exits with no apparent messages in the rsl.error logs
also the wrfout files have reasonable sizes but it is not viewable with ncview and the Times variable is missing.
any suggestions of what might be the problem is greatly appreciated.
cheers,
Charles.