[erlang-questions] Vector instructions, BLAS, FFI
tsuraan
tsuraan@REDACTED
Wed Apr 9 21:48:47 CEST 2008
> We developed the BLAS interface (and the FFI in the first place) trying
> to avoid copying, unless the data is sent between different Erlang nodes
> (and since matrices and vectors are just regular Erlang records, the
> Erlang VM can handle them without problems).
That sounds really nice. I sure hope this FFI gets approved soon, or
at least merged into the official Erlang source as an unsupported
feature in testing.
More information about the erlang-questions
mailing list