Hi!
On Sat, 15 Nov 2014 13:14:52 +0100, Tom de Vries wrote:
> I'm submitting a patch series with initial support for the oacc kernels
> directive.
Committed to gomp-4_0-branch in r88:
commit 7109b39defb87bc839983339c9fb4cdcb3891238
Author: tschwinge
Date: Tue Apr 21 20:32:01 2015 +
Hi!
On Sat, 15 Nov 2014 13:14:52 +0100, Tom de Vries wrote:
> I'm submitting a patch series with initial support for the oacc kernels
> directive.
Committed to gomp-4_0-branch in r87:
commit abaf92b2db3c0799edac63cfb846af2dbde47423
Author: tschwinge
Date: Tue Apr 21 20:27:40 2015 +
Hi!
On Sat, 15 Nov 2014 13:14:52 +0100, Tom de Vries wrote:
> I'm submitting a patch series with initial support for the oacc kernels
> directive.
Committed to gomp-4_0-branch in r86:
commit 0c33234340aa17536c2c86e0982c42070c89226b
Author: tschwinge
Date: Tue Apr 21 20:22:54 2015 +
Hi!
On Sat, 15 Nov 2014 13:14:52 +0100, Tom de Vries wrote:
> I'm submitting a patch series with initial support for the oacc kernels
> directive.
>
> The patch series uses pass_parallelize_loops to implement parallelization of
> loops in the oacc kernels region.
Committed to gomp-4_0-branch
On 15-11-14 13:14, Tom de Vries wrote:
Don't allow flto-partition=balance for fopenacc
Unsubmitted. This works around a compilation problem for
libgomp/testsuite/libgomp.oacc-c-c++-common/asyncwait-2.c that I ran into on
our internal dev branch. I'll investigate whether I can repro
Hi,
I'm submitting a patch series with initial support for the oacc kernels
directive.
The patch series uses pass_parallelize_loops to implement parallelization of
loops in the oacc kernels region.
The patch series consists of these 8 patches:
...
1 Expand oacc kernels after pass_build_