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

Alexander Monakov <amonakov at gcc dot gnu.org> changed:

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

--- Comment #2 from Alexander Monakov <amonakov at gcc dot gnu.org> ---
Hello Marcin,

In the past few months I've been working on OpenMP offloading to NVIDIA PTX,
and in the last couple of weeks together with Vladimir Zhukov we've tried
offloading on his Jetson TK1 board. Please let me know if you'd like to test
OpenMP offloading there -- I can put up a temporary branch for you with a
hack-patch that enables PTX offloading on ARM (while breaking it on x86_64).

(I realize the report is about OpenACC, but I expect OpenMP offloading is of
similar interest)

(offloading to PTX is quite young; I'll work on making it more efficient later)

(I'd like to submit PTX/ARM enablement patches eventually anyway)

Reply via email to