Changes between Version 34 and Version 35 of WorkShop11/HackFest


Ignore:
Timestamp:
Aug 19, 2011, 3:59:33 AM (13 years ago)
Author:
brevilo
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WorkShop11/HackFest

    v34 v35  
    1313'''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.'''
    1414
    15 If you don't participate in a group, you'll have nothing to do on the 2nd day of the workshop.''''''
     15If you don't participate in a group, you'll have nothing to do on the 2nd day of the workshop.'''''''''''
    1616
    1717== Possible Hackfest groups ==
     
    103103
    104104Results:[[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
    106107   * The samples should probably be unified/consolidated (kernels might differ for NVIDIA and AMD of course)
    107108   * We tested both samples on AMD and NVIDIA GPUs respectively - success
    108  * There's a wiki page describing how to build the samples on Windows, Linux and Mac OS
     109 * 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
    109110 * Missing in the current client
    110111   * Enumerate all OpenCL platforms/devices, keep them in a list (array)
     
    114115   * Make sure multi-vendor GPU setups (single host system) are supported (applies to Mac OS and Windows 7)
    115116 * 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 
    118117
    119118=== BOINC on Android ===