I was programing on a AMD Radeon 5450, but changed to a Nvidia Geforce GT 710, my code was working just fine but but now it gives error -1
on:
clGetDeviceIDs(platform, CL_DEVICE_TYPE_GPU, 1, &device, NULL);
Which means "device not found", does OpenCL work on Nvidia cards?
more info: Visual Studios 2012, C++, Drivers are ok.
GPU Cabs Viewer says opencl is off, Nvidia says it has support to opencl.