At the moment, the open-source components are limited to the NVPTX back-end for LLVM, included in the LLVM Subversion repository.  This allows you to compile LLVM IR into PTX assembly, and load it with the CUDA Driver API.  This back-end is a snapshot of the internal NV back-end as of around May.<div>
<br></div><div>There is limited CUDA parsing support in Clang, but you would need to post to cfe-dev to get more information on that.  I'm not sure who is working on that, but that component is not from NVIDIA.<br><br>
<div class="gmail_quote">On Thu, Sep 20, 2012 at 5:28 PM, Daniel He <span dir="ltr"><<a href="mailto:csdhe.geek@gmail.com" target="_blank">csdhe.geek@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Nvidia previously announced open source LLVM CUDA compiler but now<br>I couldn't find it anywhere. Can anyone help me to point out where<br>I can download source code for playing with?<br><br>Best Regards,<br><br>Dan<br>


<br>_______________________________________________<br>
LLVM Developers mailing list<br>
<a href="mailto:LLVMdev@cs.uiuc.edu">LLVMdev@cs.uiuc.edu</a>         <a href="http://llvm.cs.uiuc.edu" target="_blank">http://llvm.cs.uiuc.edu</a><br>
<a href="http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev" target="_blank">http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev</a><br>
<br></blockquote></div><br><br clear="all"><div><br></div>-- <br><br><div>Thanks,</div><div><br></div><div>Justin Holewinski</div><br>
</div>