search for: 79e6dd21

Displaying 2 results from an estimated 2 matches for "79e6dd21".

2015 Apr 08
2
[LLVMdev] CUDA front-end (CUDA to LLVM IR)
...gt; > > There is no any "License" file in your GitHub repository . Will it be included ? Thank you very much . Mehmet Erol Sanliturk -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20150408/79e6dd21/attachment.html>
2015 Apr 08
5
[LLVMdev] CUDA front-end (CUDA to LLVM IR)
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 -------------- next part -------------- An HTML attachment was