help-octave
[Top][All Lists]
Advanced

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

Re: How to force single precision (32bit) math ? (Octave crash on mixed


From: Nicholas Jankowski
Subject: Re: How to force single precision (32bit) math ? (Octave crash on mixed 32/64bit math)
Date: Mon, 26 Dec 2016 23:32:17 -0500

.
> But in a loop it usually results in unexpected termination of Octave after
> 10-20 steps. It gives an impression of memory leakage in single(),
> plus(single) or times(single).

This would be a serious bug if that's what's happening. Have you stepped through your script in debug mode to watch what's happening to your variables and memory though the iterations? Can you cause the crash reliably each time and share that code with the help list? Obviously a minimal code example is preferred, but anything might be useful.

NickJ


reply via email to

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