[racket] OpenCL arity mismatch

From: John Clements (johnbclements at gmail.com)
Date: Thu Feb 5 17:01:14 EST 2015

I just took a look at pkgs.racket-lang.org, and it looks like the tests
there are passing. (Yay continuous integration!) This suggests that the the
automatically-run test suite succeeds on the latest version of racket.

To see whether the tests succeed on your machine, you might be able to run

raco test --drdr -p opencl


... assuming you're on a machine with a terminal like OS X or Linux.

Does this help at all?

Best,

John Clements


On Thu, Feb 5, 2015 at 3:40 AM, Marmaduke Woodman <mmwoodman at gmail.com>
wrote:

> Hello
>
> I would like to use the OpenCL bindings, but there is an arity mismatch in
> all the examples I can find in the use of clCreateContext.
>
> Is there a version which works? Is it simply the case that the tests need
> to be updated?
>
> Thanks,
> Marmaduke
>
> ps: I tried both the "Do What I Mean" with "opencl" package name, as well
> as installing from github.com/jeapostrophe/opencl
>
> ____________________
>   Racket Users list:
>   http://lists.racket-lang.org/users
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20150205/d897f143/attachment.html>

Posted on the users mailing list.