19 | | With BOINC Clients version 7.0.12 or later, the first 3 arguments will be ignored and all data will be taken from the init_data.xml file in the slot directory. The first 3 arguments allow this to work with older BOINC Clients. |
| 19 | With BOINC Clients version 7.0.12 or later, the first 3 arguments will be ignored and all data will be taken from the init_data.xml file in the slot directory. The first 3 arguments allow this to work with older BOINC Clients. |
| 20 | If your OpenCL app can use OpenCL-capable GPUs from any vendor, you can pass 0 for the third argument (''type''); if you pass a ''type'' value of 0, the type will be taken from the ''gpu_type'' field of the init_data.xml file on newer clients, but will return an error code of CL_INVALID_DEVICE_TYPE on older clients. |