[PATCH 5/6] [GOMP4] OpenACC 1.0+ support in fortran front-end
Thomas Schwinge
thomas@codesourcery.com
Mon Feb 10 10:52:00 GMT 2014
Hi!
On Mon, 10 Feb 2014 13:44:51 +0400, Ilmir Usmanov <i.usmanov@samsung.com> wrote:
> > As -fopenmp seemingly can be mixed with -fopenacc, I think it would be
> > nice to have some test cases where !$omp and !$acc are both placed -
> > in either order - before the same Fortran statement.
> >
> I'm going to test this, too. There are can be some compilcations while
> using both !$omp and !$acc on single statement.
For the record, in the C front end and middle end, I'm currently refusing
any nesting of OpenACC and OpenMP directives (keeping that "fun" for
later...). See gcc/testsuite/c-c++-common/goacc-gomp/nesting-fail-1.c
and gcc/testsuite/c-c++-common/goacc/nesting-fail-1.c in r204532,
<http://news.gmane.org/find-root.php?message_id=%3C8761s5joir.fsf%40schwinge.name%3E>.
Grüße,
Thomas
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 489 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/fortran/attachments/20140210/eeb45e1b/attachment.sig>
More information about the Fortran
mailing list