[cfe-dev] Ask for CUDA supports in Clang

lipengcheng pli at cs.rochester.edu
Mon Oct 6 11:25:13 PDT 2014


Thanks, Eli.

May I know what your initial support is? Can you please open it to me?
I don’t need too strong CUDA support, say generating CUDA code to LLVM
IR. What I only need to do is to parse CUDA code to Clang AST, and then
translate it back .

Thanks,
Pengcheng

On Oct 6, 2014, at 12:34 PM, Eli Bendersky <eliben at google.com> wrote:

> 
> 
> On Mon, Oct 6, 2014 at 6:40 AM, lipengcheng <pli at cs.rochester.edu> wrote:
> > Hi there,
> >
> > May I ask what’s the status of supporting CUDA on Clang?
> > Are there any incomplete patches to use for CUDA? I am doing
> > a source-to-source translation work for CUDA based on Clang.
> >
> > Thanks,
> > Pengcheng
> 
> 
> Hi Pengcheng,
> 
> CUDA is still only partially supported. This has been discussed a few times this year:
> 
> http://lists.cs.uiuc.edu/pipermail/cfe-dev/2014-September/038979.html
> http://lists.cs.uiuc.edu/pipermail/cfe-dev/2014-March/035782.html
> 
> Things haven't changed significantly since then. Patches welcome!
> Eli
> 
>  
> 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20141006/63127398/attachment.html>


More information about the cfe-dev mailing list