[erlang-questions] Erlang beginner questions

Dan Gudmundsson dangud@REDACTED
Wed Apr 13 21:58:18 CEST 2011


On Wed, Apr 13, 2011 at 9:16 PM, Mode7James <James@REDACTED> wrote:
> Is OpenCL available on a server?  I won't be running Erlang in the client,
> but rather the server-side only.  This is something I never thought of.
>
OpenCL depends on OS and graphics drivers, but Snow Leopard comes with
excellent drivers,
if that is what you are using on the server.

On the other OS'es it depends on graphics card.
But ATI supplies an OpenCL driver/reference implementation for X86
architecture in the SDK for both linux and Windows.
I guess intel is developing it's own drivers but I haven't seen it yet
(haven't looked).

But it might be even worse bugs in OpenCL code/drivers may crash the
server, instead of the erlang-wm :-)

/Dan



More information about the erlang-questions mailing list