On my Windows machine (w/ OpenCL drivers installed for both Xeon CPU and
Nvidia GPU) I see 15/61 test failures, with the error I cited. I suppose I
can look at the 46 tests which passed.

On Thu, Feb 5, 2015 at 11:01 PM, John Clements <johnbcleme...@gmail.com>
wrote:

> 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

Reply via email to