I am a newbie and I have successfully installed ocelot in ubuntu 12.04 .Is there any way to get the LLLVM IR using ocelot?
--
You received this message because you are subscribed to the Google Groups "gpuocelot" group.
To unsubscribe from this group and stop receiving emails from it, send an email to gpuocelot+...@googlegroups.com.
To post to this group, send email to gpuo...@googlegroups.com.
Visit this group at http://groups.google.com/group/gpuocelot.
For more options, visit https://groups.google.com/d/optout.
How can i use the PTX to LLVM IR translator provided in GpuOcelot? Should i be running the PTXToLLVMTranslator.cpp ?
--
I could run the .release_build/ocelot/TestPTXToLLVMTranslator successfully .The option given in help for outputting the internal represntation of parsed file is -o. My ptx files passed the test but i am unable to get the intermediate representation with -o as parameter.
On Wednesday, September 9, 2015 at 11:55:16 AM UTC+5:30, shehanaz mahammed wrote:
I am a newbie and I have successfully installed ocelot in ubuntu 12.04 .Is there any way to get the LLLVM IR using ocelot?
--
Thank u for ur reply, same way I had executed but i compiled cuda kernels with arch=sm_10 and was getting corresponding ptx code with arch=sm_10. When I complied cuda kernels with arch=sm_20 and then executed the ptx code using the command u mentioned, I got the correspondind LLVM IR.
Thank you.
--
You received this message because you are subscribed to a topic in the Google Groups "gpuocelot" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/gpuocelot/q1GEFcfjXIs/unsubscribe.
To unsubscribe from this group and all its topics, send an email to gpuocelot+...@googlegroups.com.