Skip to content

Commit d1a4a94

Browse files
committed
Merge branch 'atmosphere/acc_advance_acoustic_step' into develop (PR #1251)
This merge adds OpenACC directives so the atm_advance_acoustic_step_work routine can execute on GPUs. Also included in this merge are a few small clean-up modifications. Timing information for the OpenACC data transfers in this routine is captured in the log file by a new timer: atm_advance_acoustic_step [ACC_data_xfer]. Invariant fields used in this routine are also copied to the device within mpas_atm_dynamics_init and are deleted in mpas_atm_dynamics_finalize. * atmosphere/acc_advance_acoustic_step: Initial OpenACC port of atm_advance_acoustic_step_work
2 parents bb22eb6 + c304356 commit d1a4a94

File tree

1 file changed

+171
-77
lines changed

1 file changed

+171
-77
lines changed

0 commit comments

Comments
 (0)