[Haskell-cafe] ANN: OpenCL 1.0.1.3 package

Martin Dybdal dybber at dybber.dk
Wed Oct 19 16:27:28 CEST 2011


On 17 October 2011 11:56, Luis Cabellos <cabellos at ifca.unican.es> wrote:
>> My own library is available at https://github.com/HIPERFIT/hopencl and
>> will be released on hackage very soon (next week probably). Please
>> take a look at it. It is currently tested on x86_64 Linux with both
>> the AMD x86/x86_64 bindings and NVIDIAs CUDA bindings. They will
>> probably not work on Windows in their present state, and I don't have
>> access to a Windows machine to test it on.
>
> As Jason Dagit say, I put the stdcall call convention option in OpenCL
> for windows:
> https://github.com/zhensydow/opencl/blob/master/OpenCL.cabal

Thanks. I have implemented the same thing in my library now. I would
be happy if someone could test that it compiles, and the unit tests
runs on a Windows installation.

-- 
Martin Dybdal



More information about the Haskell-Cafe mailing list