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

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

[Octave-bug-tracker] [bug #61742] Crash on exit from threading


From: Arun Giridhar
Subject: [Octave-bug-tracker] [bug #61742] Crash on exit from threading
Date: Wed, 29 Dec 2021 20:44:44 -0500 (EST)
User-agent: Mozilla/5.0 (Android 11; Mobile; rv:95.0) Gecko/95.0 Firefox/95.0

Follow-up Comment #7, bug #61742 (project octave):

Thanks for that link, but it didn't work in my case. I don't have avx512
either, only avx and avx2 (Zen 2). I spent this evening changing various flags
for building OpenBlas. In all the cases where the library could be built, it
passed all the tests including the extra tests for thread safety. On running
the OpenBlas benchmarks, they are able to handle dgemm for 200x200 with no
problem, but somehow when called from Octave for any Matrix above 64x64 it
causes a segfault on exit.

This is not a show stopper but it's a nuisance because it is repeatable but
not universal. It means if a script is calling Octave and then examining the
exit value it will conclude failure because of the crash on exit. But it is
not clear why this happens at all.

The only hope is that enough others might have it that there's a fix,
otherwise I'll simply have to downgrade OpenBlas. 

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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