Hi Cesar!
On Mon, 15 Sep 2014 16:35:02 -0700, Cesar Philippidis
wrote:
> This patch adds initial support for the OpenACC routine directive.
Thanks!
> It's
> not complete just yet because it doesn't implement any of the optional
> clauses, except for the optional function/subroutine name. As su
Cesar Philippidis wrote:
> This patch adds initial support for the OpenACC routine directive. It's
> not complete just yet because it doesn't implement any of the optional
> clauses, except for the optional function/subroutine name. As such, it
> doesn't go beyond marking functions with the "omp de
This patch adds initial support for the OpenACC routine directive. It's
not complete just yet because it doesn't implement any of the optional
clauses, except for the optional function/subroutine name. As such, it
doesn't go beyond marking functions with the "omp declare target" attribute.
Accordi