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

Eric Christopher echristo at gmail.com
Mon Mar 23 11:39:19 PDT 2015


On Mon, Mar 23, 2015 at 11:38 AM Artem Belevich <tra at google.com> wrote:

> 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.
>
>
Right. It was just that this patch still depended upon ptxwrap and we're
not going to do that anymore so I was wondering if we just wanted to
abandon the whole patch and start from a fresh set.

-eric


> --Artem
>
> _______________________________________________
> cfe-commits mailing list
> cfe-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150323/377e93df/attachment.html>


More information about the cfe-commits mailing list