Re: [PATCH 0/4] openacc: Async fixes

2023-03-10 Thread Thomas Schwinge
Hi! On 2021-06-30T10:28:00+0200, I wrote: > On 2021-06-29T16:42:00-0700, Julian Brown wrote: >> - The OpenACC profiling-interface implementation did not measure >>asynchronous operations properly. > > We'll need to be careful: (possibly, an older version of) that one we > internally had iden

Re: [PATCH 0/4] openacc: Async fixes

2021-07-02 Thread Julian Brown
On Wed, 30 Jun 2021 11:40:33 +0100 Julian Brown wrote: > On Wed, 30 Jun 2021 10:28:00 +0200 > Thomas Schwinge wrote: > > > > - The OpenACC profiling-interface implementation did not measure > > >asynchronous operations properly. > > > > We'll need to be careful: (possibly, an older ve

Re: [PATCH 0/4] openacc: Async fixes

2021-06-30 Thread Julian Brown
On Wed, 30 Jun 2021 10:28:00 +0200 Thomas Schwinge wrote: > > - The OpenACC profiling-interface implementation did not measure > >asynchronous operations properly. > > We'll need to be careful: (possibly, an older version of) that one we > internally had identified to be causing some issu

Re: [PATCH 0/4] openacc: Async fixes

2021-06-30 Thread Thomas Schwinge
Hi Julian! On 2021-06-29T16:42:00-0700, Julian Brown wrote: > This patch series contains fixes for various problems with async support > for OpenACC at present: Thanks, I shall be looking into these in detail, "soonish". Some quick comments. > - Asynchonous host-to-device copies invoked from