[PATCH] Preliminary driver changes to build and stitch together host and device-side CUDA compilation pipelines.

Artem Belevich tra at google.com
Mon Mar 23 11:35:53 PDT 2015


On Sun, Mar 22, 2015 at 8:44 PM, Eric Christopher <echristo at gmail.com>
wrote:

> Were we going to abandon this one in favor of the write up you're doing or
> is this something else?
>

Most of the changes related to driver actions and jobs are still going to
be relevant.

Part that launches ptxwrap will be changed to do its job as part of cc1as.
Include of device-side into host-side compilation will be replaced with
partial linking after all host and device jobs are done.

I should have updated patch ready for review later this week.

--Artem
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150323/65379522/attachment.html>


More information about the cfe-commits mailing list