Hi!
On 2019-12-17T22:02:25-0800, Julian Brown wrote:
> This patch series provides support for OpenACC 2.6's manual deep copy
> (attach/detach) feature.
As I should find, there is a problem with the OpenACC 'finalize' clause:
unmapping stuff it isn't supposed to (to be fixed later on), which can
On Wed, 18 Dec 2019 18:44:04 +0100
Thomas Schwinge wrote:
> Hi!
>
> On 2019-12-17T22:02:25-0800, Julian Brown
> wrote:
> > This patch series provides support for OpenACC 2.6's manual deep
> > copy (attach/detach) feature.
>
> Thanks.
>
>
> There is high pressure to get this functionality i
Hi!
On 2019-12-17T22:02:25-0800, Julian Brown wrote:
> This patch series provides support for OpenACC 2.6's manual deep copy
> (attach/detach) feature.
Thanks.
There is high pressure to get this functionality into GCC 10, but
remaining time is short, given upcoming winter holidays, and GCC
dev
Hi,
This patch series provides support for OpenACC 2.6's manual deep copy
(attach/detach) feature. Many of these patches have been submitted
previously, but this series has been rebased and the large deep-copy
part proper has been split into several pieces for ease of review.
Tested with offloadi