jepst / CloudHaskell

A distributed computing framework for Haskell
http://hackage.haskell.org/package/remote
BSD 3-Clause "New" or "Revised" License
347 stars 22 forks source link

OpenCL + CloudHaskell #15

Open mictadlo opened 11 years ago

mictadlo commented 11 years ago

Could CloudHaskell's API also apply to OpenCL so the code same code could run on the GPU?

A parallel algorithms library https://github.com/thrust/thrust would be nice to have it for CloudHaskell and OpenCL.

hyperthunk commented 11 years ago

@mictadlo - did you notice that this has been deprecated in favour of a rewrite of cloud haskell? Please visit https://cloud-haskell.atlassian.net/ and register if you wish to file a ticket against the current version.

Thanks!