Hi!
Cesar didn't pick up my gomp-4_0-branch change in his recent trunk
commit, so here goes:
On Thu, 24 Mar 2016 17:57:55 +0100, I wrote:
> On Wed, 29 Jul 2015 18:23:12 +0100, Julian Brown
> wrote:
> > This is a set of 19 new tests for OpenACC reductions, covering several
> > ways of performing
Hi!
On Wed, 29 Jul 2015 18:23:12 +0100, Julian Brown
wrote:
> This is a set of 19 new tests for OpenACC reductions, covering several
> ways of performing reductions over the parallel and loop directives
> using gang or worker/vector level parallelism.
> --- /dev/null
> +++ b/libgomp/testsuite/l
Hi,
This is a set of 19 new tests for OpenACC reductions, covering several
ways of performing reductions over the parallel and loop directives
using gang or worker/vector level parallelism. (The semantics are quite
subtle in some places, but I believe the tests follow the specification
to the lett