octave-maintainers
[Top][All Lists]
Advanced

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

Re: Parallel package suggestion


From: vrozos
Subject: Re: Parallel package suggestion
Date: Fri, 12 Feb 2021 12:35:39 -0600 (CST)

To my knowledge, for the sake of execution speed, Octave does not check
before each execution whether a function file has changed. However,
eventually, the main Octave sees the change (after a "clear -f", or after
multiple calls). I can confirm this because the change in loss-function
(reduce the sampling size) results in faster execution of loss-function
(measured with tic-toc). However, the total optimization does not conclude
faster, unless I restart Octave (or kill sub-engines).



--
Sent from: https://octave.1599824.n4.nabble.com/Octave-Maintainers-f1638794.html



reply via email to

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