help-octave
[Top][All Lists]
Advanced

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

Re: accelerator


From: Andy Buckle
Subject: Re: accelerator
Date: Tue, 13 Dec 2011 11:22:58 +0000

On 13 December 2011 08: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)
>
> regards,
> nukey

http://www.mathworks.co.uk/help/toolbox/simulink/ug/brc69gc.html

Is this what you mean? Looks like Matlab writes and compiles a mex
file for you. No, Octave does not do anything like that. In some
situations writing your own oct files can speed things up.

-- 
/* andy buckle */


reply via email to

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