Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Is it possible to use OpenCL for PowerVR SGX530 GPU device?

Tags:

gpgpu

gpu

opencl

Is it possible to use OpenCL for PowerVR SGX530 GPU device? I have to write image recognition software that can run on Droid X smartphone. I would greatly appreciate it if someone could provide links, references, citations, sample code.

like image 676
Roman Kagan Avatar asked Jan 22 '23 02:01

Roman Kagan


1 Answers

It seems it is, but it depends on the SOC vendor, have a look at this:

http://www.imgtec.com/forum/forum_posts.asp?TID=194

Imagination Technologies say that the gpu has OpenCL 1.0 embedded capabilities, but it depends on the SOC vendor whether a driver is available or not

like image 72
Pa_ Avatar answered Jan 23 '23 16:01

Pa_