[plt-scheme] Re: [ANN] OpenCL Binding

From: Jay McCarthy (jay.mccarthy at gmail.com)
Date: Tue Nov 3 00:29:42 EST 2009

I just released a new version where I've modified my macros to
generate reams of documentation. This is just a start, of course, but
it will help any early adopters.

Here's the link:

http://planet.plt-scheme.org/package-source/jaymccarthy/opencl.plt/1/1/planet-docs/opencl/API_Reference.html

Jay

On Mon, Nov 2, 2009 at 12:51 PM, Jay McCarthy <jay.mccarthy at gmail.com> wrote:
> The first release of my OpenCL binding is available.
>
> http://planet.plt-scheme.org/display.ss?package=opencl.plt&owner=jaymccarthy
>
> If you have a Mac with Snow Leopard,
>
> running
>
> (require (planet jaymccarthy/opencl/tests/test))
>
> Should print out lots of information about your devices and run a
> simple program.
>
> The documentation
>
> http://planet.plt-scheme.org/package-source/jaymccarthy/opencl.plt/1/0/planet-docs/opencl/index.html
>
> talks about what is broken about it and what you can help with if you want.
>
> Jay
>
> --
> Jay McCarthy <jay at cs.byu.edu>
> Assistant Professor / Brigham Young University
> http://teammccarthy.org/jay
>
> "The glory of God is Intelligence" - D&C 93
>



-- 
Jay McCarthy <jay at cs.byu.edu>
Assistant Professor / Brigham Young University
http://teammccarthy.org/jay

"The glory of God is Intelligence" - D&C 93


Posted on the users mailing list.