[plt-scheme] [ANN] OpenCL Binding

From: Jay McCarthy (jay.mccarthy at gmail.com)
Date: Mon Nov 2 14:51:42 EST 2009

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


Posted on the users mailing list.