All,
I have a question regarding clBuildProgram() in pocl. I believe it only
generates LLVM IR at this stage. So the conversion form IR to binary
happens during clCreateKernel()?
I am particularly interested in this because I need to avoid building
programs and load the binaries as it is using clCreateProgramWithBinary().
Although I dumped the binary using clGetProgramInfo() CL_PROGRAM_BINARIES,
I get a LLVM IR dump.
I understand that spec leaves it the implementation to dump IR or
executable binary. Is there a way to get the binary dump because
clCreateKernel() is taking 83 ms, which is considerable amount of time!
Thanks,
Krishnaraj
------------------------------------------------------------------------------
Introducing Performance Central, a new site from SourceForge and
AppDynamics. Performance Central is your source for news, insights,
analysis and resources for efficient Application Performance Management.
Visit us today!
http://pubads.g.doubleclick.net/gampad/clk?id=48897511&iu=/4140/ostg.clktrk
_______________________________________________
pocl-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/pocl-devel