Hi all,
BOINC already detects the presence of an ATI or NVIDIA graphics card, so as far as OpenCL is concerned, all that remains to be done is to determine if an OpenCL driver is also installed. Two plan classes are needed, for example "opencl_ati" and "opencl_nvidia" in sched_customize.cpp (NVIDIA and ATI headers files and link libraries are not compatible and so two different versions of an app must be prepared). I wonder how much support BOINC is offering for OpenCL? If currently the presence of an OpenCL driver is not detected, how hard would it be to add this capability? -Kamran _______________________________________________ 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.
