[llvm-dev] OpenMP 4.x Target Backend

Andrey Bokhanko via llvm-dev llvm-dev at lists.llvm.org
Wed May 11 06:56:01 PDT 2016


Hi J,

Please note that OpenMP 4.x offloading implementation in trunk is still
under development. It can't compile "hello, world" that executes on a
non-host device at the moment.

Yours,
Andrey
=====
Software Engineer
Intel Compiler Team

On Wed, May 4, 2016 at 7:07 PM, Jeff E via llvm-dev <llvm-dev at lists.llvm.org
> wrote:

> Hi,
>
> I am looking to develop an LLVM backend for an accelerator architecture.
> The end goal is the have this backend integrated into LLVM as a accelerator
> target for OpenMP 4.x for compute intensive code sections.
>
> I hoping that someone on the list could point me to some documentation
> and/or code examples of how this integration is done?
>
> Thanks!
>
> J
>
>
>
> _______________________________________________
> LLVM Developers mailing list
> llvm-dev at lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20160511/ab587425/attachment.html>


More information about the llvm-dev mailing list