BOINC supplies example OpenCL applications; see http://boinc.berkeley.edu/trac/wiki/ExampleApps
-- David On 16-Feb-2011 2:31 AM, Timo Strunk wrote: > Hi Bernd, > > times have changed. The OpenCL SDK currently downloadable from AMD is > quite stable and compliant and also delivered with their current normal > driver releases. If you want you can code OpenCL on your Nvidia Board > and then just run it on the AMD SDK; the SDK also allows debugging > (+printf) of the kernels on CPU. > > I'd be willing to share the OpenCL setup code we use in POEM@HOME under > a free license, but I have to ask my P.I. first. > It's a single header file setting up an OpenCL context and waiting for a > kernel to be delivered. I'd also prepare a short lower_to_upper kernel > to show how it works in a week (now I'm quite occupied). > > Is there demand, should I ask him? > > Best, > Timo > > On 02/16/2011 11:03 AM, Bernd Machenschalk wrote: >> Ho-shi Chen wrote, On 12.02.11 02:50: >>> I'm wondering why ATI GPUs on Mac can't do anything... >>> >>> A lot of computers are using ATI GPUs (also Mac) >>> >>> Wish the projects can support ATI GPU more >> I wish that ATI would support GPGPU more. >> >> From NVidia I've got plenty of documentation, tutorials, conferences, >> support forums, and an active developer community they helped building. >> Some larger BOINC projects even were approched from NVidia offering all >> kinds of help. >> >> What I got from ATI is a couple of download links, e.g. to an OpenCL SDK >> / compiler that at the time was so buggy that is was useless. >> >> Bernd >> >> _______________________________________________ >> 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. > > _______________________________________________ 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.
