psyclone.psyir.transformations.acc_update_trans

This module provides the ACCUpdateTrans transformation that, on programs that use accelerator devices without managed memory support, ensures that data is kept up-to-date on the host for the execution of host code and that data is returned to the device in time for the execution of compute regions.