octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #58381] Consistent crash on large memory opera


From: anonymous
Subject: [Octave-bug-tracker] [bug #58381] Consistent crash on large memory operations
Date: Thu, 21 May 2020 13:31:18 -0400 (EDT)
User-agent: Mozilla/5.0 (Android 8.0.0; Mobile; rv:68.0) Gecko/68.0 Firefox/68.0

Follow-up Comment #3, bug #58381 (project octave):

On looking at it further, I would like to withdraw this big report.
Essentially it means that I have enough memory to store a certain large matrix
but there isn't enough to do an N.log(N) operation on it. It's not a memory
leak but the nature of the scaling for sortrows.

If it's possible, it would be nice to warn in sortrows if N.log(N) is going to
exceed available memory. But if not, it's OK.

    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?58381>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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