[LLVMdev] Instrumenting CUDA code using LLVM (NVVM) - IR

Subrata Mitra subrata4096 at gmail.com
Fri Sep 5 16:04:52 PDT 2014


Hi,

I want to instrument (i.e. insert a call to my own book-keeping function)
all CUDA kernel and device procedures.

Does LLVM has an utility to compile CUDA code so that I have access to
LLVM-IR and modify to add my instrumentation ?

Regards,
Subrata
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20140905/0ce2bf1f/attachment.html>


More information about the llvm-dev mailing list