Is the GPU available as a resource for general application programming for the iPhone? I want to know if I can utilize the iPhone's GPU for GPGPU, preferably by the OpenCL API.
Asked
Active
Viewed 63 times
2
-
See this answer: http://stackoverflow.com/a/3259121/1144632 – danielbeard Feb 05 '14 at 22:35
-
Thanks, for the link but those answers are from 2011. Do they still apply? – mimabe Feb 05 '14 at 23:22
-
Yes. OpenCL is still only available on Mac OS. See https://developer.apple.com/opencl/ – Noah Witherspoon Feb 05 '14 at 23:53