[LLVMdev] CUDA front-end (CUDA to LLVM IR)

Ahmed ElTantawy ahmede at ece.ubc.ca
Wed Apr 8 10:39:02 PDT 2015


Hi Eli,

Could you please point me to the exact thread ? I skimmed through the
titles sent on April and nothing looked related.

Thanks a lot

On Wed, Apr 8, 2015 at 10:19 AM, Eli Bendersky <eliben at google.com> wrote:

> There's been a discussion about it on the Clang mailing list (cfe-dev@)
> just this week - please take a look there
>
> Eli
>
> On Wed, Apr 8, 2015 at 10:01 AM, Ahmed ElTantawy <ahmede at ece.ubc.ca>
> wrote:
>
>> Hi,
>>
>> I wanted to ask whether there is ongoing effort (or an already
>> established tool) that enables to convert CUDA kernels (that uses CUDA
>> specific intrinsics, e.g., threadId.x, __syncthreads(), ...) to LLVM IR. I
>> am aware that I can do this for OpenCL with the help of libclc but I can
>> not find something similar for CUDA.
>>
>> Thanks
>>
>> _______________________________________________
>> LLVM Developers mailing list
>> LLVMdev at cs.uiuc.edu         http://llvm.cs.uiuc.edu
>> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
>>
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20150408/23972145/attachment.html>


More information about the llvm-dev mailing list