On 07/07/2014 10:15 AM, Ramin Guner wrote:
> The other question is how can I use POCL with our LLVM backend. I do not know
> how to start.

If you have a heterogeneous setup where you command your device from
a host, the TCE driver could be a good starting point to mimic.
It is implemented using an instruction-set simulator, but its
implementation in the pocl tree tells you where to add things for
a new driver.

Look in:

lib/CL/devices/tce
   (the device layer implementation to control TCE devices from host code)

lib/kernel/tce
   (rules for building a copy of the bitcode lib for TCE)


-- 
Pekka

------------------------------------------------------------------------------
Open source business process management suite built on Java and Eclipse
Turn processes into business applications with Bonita BPM Community Edition
Quickly connect people, data, and systems into organized workflows
Winner of BOSSIE, CODIE, OW2 and Gartner awards
http://p.sf.net/sfu/Bonitasoft
_______________________________________________
pocl-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/pocl-devel

Reply via email to