You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Initial OpenACC port of atm_bdy_reset_speczone_values
This commit enables the GPU execution of the atm_bdy_reset_speczone_values
subroutine using OpenACC directives for the data movements and loops. A new
timer, 'atm_bdy_reset_speczone_values [ACC_data_xfer]', has been added for
host-device data transfers in this subroutine.
0 commit comments