[LLVMdev] [RFC] OpenMP offload infrastructure

Sergey Ostanevich sergos.gnu at gmail.com
Fri Aug 8 15:22:15 PDT 2014


Hello everybody!

I would like to present a proposal for implementation of OpenMP
offloading in LLVM. It was created by a list of authors and covers the
runtime part at most and at a very high level. I believe it will be
good to have input from community at this early stage before moving
deeper in details.

The driver part is intentionally not touched, since we have no clear
vision on how one can use 3rd party compiler for target code
generation and incorporate its results into the final host link phase.
I hope to hear from you more on this.

I invite you to take part in discussion of the document. Critics,
proposals, updates - all are welcome!

Thank you,
Sergey Ostanevich
Open Source Compilers
Intel Corporation
-------------- next part --------------
A non-text attachment was scrubbed...
Name: offload-proposal.pdf
Type: application/pdf
Size: 684900 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20140809/cd6c7f7a/attachment.pdf>


More information about the llvm-dev mailing list