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
Merge branch 'atmosphere/mpas_atm_get_bdy_tend' into develop (PR #1277)
This merge adds OpenACC directives to enable mpas_atm_get_bdy_tend to be run on
GPUs. This merge also adds new "mpas_atm_get_bdy_tend [ACC_data_xfer]" timers
for the data transfers in mpas_atm_get_bdy_tend, though there is no timer for
the actual computation done in mpas_atm_get_bdy_tend.
* atmosphere/mpas_atm_get_bdy_tend:
Add OpenACC directives to enable executing mpas_atm_get_bdy_tend on GPUs.
0 commit comments