On 11/04/2013 06:55 PM, Kalle Raiskila wrote:
> Do we? Need a cache I mean. What consumes time now is the indexing of
> the kernel library. I ran a profile of example1. Compiling the kernel
> source takes about 10% of the total execution time, parsing the kernel
> library takes 50%.

OK, good to know. Did you use the new precompiled header-feature (for 
_kernel.h) in this profile? It should have made pocl-build faster a bit.

Yes, compiling from the sources might be a good option in case there's
the index in place. There usually are not that many different built-ins
called per kernel.

-- 
Pekka

------------------------------------------------------------------------------
Android is increasing in popularity, but the open development platform that
developers love is also attractive to malware creators. Download this white
paper to learn more about secure code signing practices that can help keep
Android apps secure.
http://pubads.g.doubleclick.net/gampad/clk?id=65839951&iu=/4140/ostg.clktrk
_______________________________________________
pocl-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/pocl-devel

Reply via email to