On 01/15/2013 07:06 PM, Rollend, Derek M. wrote:
> I am wondering if it is technically possible to run pocl on an OMAP3530
> with PowerVR SGX 530 GPU, in order to support the OpenCV OpenCL module
> under angstrom Linux.  Any advice is welcome.

Currently the "portability layer" is the LLVM compiler framework. That is,
the kernel compiler works using it to produce the work group functions,
and assumes the targets have an LLVM backend.

I haven't heard of a PowerVR GPU backend for LLVM, but I recall there was
some old effort for the TI C64x VLIW, I wonder if that went anywhere.

The ARM CPU the Linux probably runs on should work as a device more easily, 
but might not provide adequate performance.

-- 
Pekka

------------------------------------------------------------------------------
Master SQL Server Development, Administration, T-SQL, SSAS, SSIS, SSRS
and more. Get SQL Server skills now (including 2012) with LearnDevNow -
200+ hours of step-by-step video tutorials by Microsoft MVPs and experts.
SALE $99.99 this month only - learn more at:
http://p.sf.net/sfu/learnmore_122512
_______________________________________________
pocl-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/pocl-devel

Reply via email to