help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: accelerator


From: Jordi Gutiérrez Hermoso
Subject: Re: accelerator
Date: Tue, 13 Dec 2011 09:46:15 -0500

On 13 December 2011 03:55, BVBA NuKey Music <address@hidden> wrote:
> In matlab 6.5 an accelerator was introduced to make low-level code run
> faster,
> 1. does Octave also use such an accelerator?
>
> 2. is it possible to switch off the accelerator (just curious to see how
> effective it is)

I guess you mean JIT compiling.

No, Octave has no such thing. It's a relatively major project to
implement such a thing for Octave. If you or someone you know has some
understanding of compilers, parsers, lexers, and interpreters, plus
the desire to work on this project, please contact us on the mailing
list.

- Jordi G. H.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]