On 14-Mar-2011 11:23 AM, Bernd Machenschalk wrote: > I think that for NVidia you still need a special development driver, at least > to > run OpenCL 1.1, and I'm even less sure about ATI. I don't think that OpenCL > capability can be detected from the CUDA capabilities or just display driver > version. Does the client detect and report whether the system is capable of > running OpenCL apps somewhere in the coproc capabilities?
no. I assume that at some point the standard drivers of all vendors will include OpenCL support. > Am I correct in assuming that defining an "OpenCL" plan class in > sched_customize.cpp should be enough for clients that use anonymous platform > and > declare an application with the same plan class name in an app_info > specification? Or does the plan class name have to actually occur somewhere in > the database? Not relevant. plan class names in app_info.xml are independent of what the server uses. -- David _______________________________________________ boinc_dev mailing list [email protected] http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev To unsubscribe, visit the above URL and (near bottom of page) enter your email address.
