On Thu, May 16, 2019 at 05:21:56PM +0200, Thomas Schwinge wrote:
> > Jakub, would you please especially review the non-OpenACC-specific
> > changes here, including the libgomp ABI changes?
>
> Given a baseline that I've not yet posted ;-) would you please anyway
> have a look at the following chan
Hi Jakub!
On Sun, 11 Nov 2018 22:31:42 -0600, I wrote:
> On Tue, 28 Feb 2017 18:43:36 +0100, I wrote:
> > The 2.5 versions of the OpenACC standard added a new chapter "Profiling
> > Interface".
>
> I'd like to get that into trunk. It's not yet complete (that is, doesn't
> provide all the informa
Hi Jakub!
On Tue, 4 Dec 2018 14:13:49 +0100, Jakub Jelinek wrote:
> On Sun, Nov 11, 2018 at 10:31:42PM -0600, Thomas Schwinge wrote:
> > On Tue, 28 Feb 2017 18:43:36 +0100, I wrote:
> > > The 2.5 versions of the OpenACC standard added a new chapter "Profiling
> > > Interface".
> >
> > I'd like t
On Sun, Nov 11, 2018 at 10:31:42PM -0600, Thomas Schwinge wrote:
> On Tue, 28 Feb 2017 18:43:36 +0100, I wrote:
> > The 2.5 versions of the OpenACC standard added a new chapter "Profiling
> > Interface".
>
> I'd like to get that into trunk. It's not yet complete (that is, doesn't
> provide all th
o continue working on this, but wanted to
> > synchronize at this point.
> >
> > commit b22a85fe7f3daeb48460e7aa28606d0cdb799f69
> > Author: tschwinge
> > Date: Tue Feb 28 17:36:03 2017 +
> >
> > OpenACC 2.5 Profiling Interfa
his point.
>
> commit b22a85fe7f3daeb48460e7aa28606d0cdb799f69
> Author: tschwinge
> Date: Tue Feb 28 17:36:03 2017 +0000
>
> OpenACC 2.5 Profiling Interface (incomplete)
Committed to gomp-4_0-branch in r248042:
commit e3720963a1f494b2a0a1b6c28d5eb8bfb7c0d546
Author: tsc
tschwinge
Date: Tue Feb 28 17:36:03 2017 +
OpenACC 2.5 Profiling Interface (incomplete)
libgomp/
* acc_prof.h: New file.
* oacc-profiling-acc_register_library.c: Likewise.
* oacc-profiling.c: Likewise.
* M