caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* OCaml and GPUs
@ 2009-09-09 10:42 Guillaume Hennequin
  2009-09-09 12:37 ` [Caml-list] " Sashan Govender
  0 siblings, 1 reply; 2+ messages in thread
From: Guillaume Hennequin @ 2009-09-09 10:42 UTC (permalink / raw)
  To: caml-list

[-- Attachment #1: Type: text/plain, Size: 626 bytes --]

Hello,

I was wondering if there has been any effort so far in interfacing OCaml
with GPU programming solutions like AMD Stream, or OpenCL.
I'm only aware of Daml (CUDA bindings).

I wrote some pieces of AMD Brook bindings a while ago to do very basic
read/write operations on GPU, plus some kernel calls.
I don't have much time to invest in this unfortunately.
With OpenCL's ability to compile kernels at runtime, bindings for Ocaml
could even offer the nice possibility to write the kernels in .ml files as
strings, which would save a lot of wrappers around kernel-only C files.

any ideas, comments, pointers ?

Guillaume.

[-- Attachment #2: Type: text/html, Size: 682 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-09-09 12:38 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-09-09 10:42 OCaml and GPUs Guillaume Hennequin
2009-09-09 12:37 ` [Caml-list] " Sashan Govender

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).