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 <mmwood...@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 > >
____________________ Racket Users list: http://lists.racket-lang.org/users