Changes between Version 34 and Version 35 of WorkShop11/HackFest
- Timestamp:
- Aug 19, 2011, 3:59:33 AM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WorkShop11/HackFest
v34 v35 13 13 '''Workshop attendees: please register for one or more hackfest groups by editing this page. If you don't see a group that interests you, create one.''' 14 14 15 If you don't participate in a group, you'll have nothing to do on the 2nd day of the workshop.'''''' 15 If you don't participate in a group, you'll have nothing to do on the 2nd day of the workshop.''''''''''' 16 16 17 17 == Possible Hackfest groups == … … 103 103 104 104 Results:[[BR]] 105 * Working code samples for NVIDIA and AMD can be found in the BOINC source tree under /src 105 106 * Working code samples for [http://boinc.berkeley.edu/trac/browser/trunk/boinc/samples/nvopencl NVIDIA] and [http://boinc.berkeley.edu/trac/browser/trunk/boinc/samples/atiopencl AMD] can be found in the BOINC source tree under /src 106 107 * The samples should probably be unified/consolidated (kernels might differ for NVIDIA and AMD of course) 107 108 * We tested both samples on AMD and NVIDIA GPUs respectively - success 108 * There's a wiki pagedescribing how to build the samples on Windows, Linux and Mac OS109 * There's a [http://boinc.berkeley.edu/trac/wiki/GPUApp#BuildingBOINCapplicationswithCudaandOpenCL wiki page] describing how to build the samples on Windows, Linux and Mac OS 109 110 * Missing in the current client 110 111 * Enumerate all OpenCL platforms/devices, keep them in a list (array) … … 114 115 * Make sure multi-vendor GPU setups (single host system) are supported (applies to Mac OS and Windows 7) 115 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 116 117 118 117 119 118 === BOINC on Android ===