You can still target the CPU on a system with OpenCL installed based on the Nvidia graphics core, if that is what you mean. Nvidia OpenCL implementation only supports Nvidia GPUs, but the AMD implementation, which can be installed with NVidia, also supports processors.
Like OpenGL, OpenCL (on Linux and Windows) uses a wrapper library to delegate between multiple implementations.
dietr source
share