This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug other/51153] OpenACC implementation


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=51153

Tobias Burnus <burnus at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |burnus at gcc dot gnu.org

--- Comment #4 from Tobias Burnus <burnus at gcc dot gnu.org> ---
The basic implementation is now (= GCC 5) in:
https://gcc.gnu.org/ml/gcc-patches/2015-01/msg01258.html

See also https://gcc.gnu.org/wiki/OpenACC

Even though, it is not fully working, yet. I think this PR can now be closed
and instead one could concentrate on the remaining issues elsewhere (PRs with
'openacc' keyword, pending patches).


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]