Running the seabreeze idealized case in parallel on a shared-memory cluster

Status
Not open for further replies.

kwerner

Administrator
Staff member
If you compiled wrf.exe with the OpenMP option (smpar), try to use the following options in the &domain section of the namelist to run it in OpenMP:

tile_sz_x = 20,
tile_sz_y = 3

for the 2d in x case.
 
Status
Not open for further replies.
Back
Top