Hi, I have a few quick questions regarding OpenCL device management in the BOINC core (cc) client:
- How does the cc select the OpenCL devices to be used for computation? * Which device types are supported? * Can one de/select certain device types explicitly? - How is the device to be used by a given task communicated to that task? Device IDs are not simple integer enumerators like in CUDA. If a list index is supposed to do the trick one needs to make sure the cc and the science app use the same device type filter to agree on the device list content... - Which OpenCL ICD is the official cc build linked against? NV or ATI? Thanks, Oliver _______________________________________________ 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.
