114 | | * Make sure OpenCL and CUDA apps don't collide (use the same resource/GPU) on a (multi-)NVIDIA GPU system |
115 | | * Make sure multi-vendor GPU setups (single host system) are supported (applies to Mac OS and Windows 7) |
116 | | * There are a number of lessons learned available at Einstein@Home with respect to AMD and NVIDIA driver issues related to OpenCL. We could add those to the BOINC wiki |
| 114 | * Make sure OpenCL and CUDA as well as OpenCL and CAL apps don't collide (use the same resource/GPU) |
| 115 | * Make sure multi-vendor GPU setups (single host system) are supported (does apply to Mac OS, probably to also to Windows 7. Linux doesn't support drivers from different vendors, correct?) |
| 116 | * There are a number of lessons learned available at Einstein@Home with respect to AMD and NVIDIA driver issues related to OpenCL. We could add those to the BOINC wiki. |