OpenCL on CPU
-
- Posts: 1691
- Joined: Sun May 18, 2008 9:42 pm
OpenCL on CPU
If I program an application using OpenCL, will it run threads on a system that doesn't have a graphics card with OpenCL support? Can I use just the CPU threads on that system? without GPGPU?
That would be illogical captain...
My first full game:
http://www.kongregate.com/games/3DModel ... tor#tipjar
My first full game:
http://www.kongregate.com/games/3DModel ... tor#tipjar
In AMD implementation of OpenCL You can use both CPU (eg. Phenom) and GPU (eg. HD5k), but in a nVidia implementation You can use only GPU (eg. GF8 series).
Library helping with network requests, tasks management, logger etc in desktop and mobile apps: https://github.com/GrupaPracuj/hermes