Intel OpenCL platform not available
Although I've successfully run OpenCL on my Nvidia GPU, Nvidia does not
have the capability to debug OpenCL, so I'd like to use the Intel drivers
instead. My CPU, the Intel E8500 Core 2 Duo, is supported by the Intel
drivers. However, when I call clGetPlatformInfo(), I get two Nvidia
platforms, and Intel's doesn't show up. How can I switch to the Intel
plaform using the C bindings? This seems to be possible with the C++
bindings.
No comments:
Post a Comment