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

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

[Octave-bug-tracker] [bug #47400] panic on Ctrl+c with multithreaded ATL


From: Lachlan Andrew
Subject: [Octave-bug-tracker] [bug #47400] panic on Ctrl+c with multithreaded ATLAS or OpenBLAS
Date: Thu, 14 Jul 2016 00:05:29 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:43.0) Gecko/20100101 Firefox/43.0

Follow-up Comment #12, bug #47400 (project octave):

Thanks for testing, Ben.

The part on toplev.cc has moved to interpreter.cc.  (See the attached patch.) 
However, it doesn't affect the part that is supposed to stop the ^C errors.

I seem to recall that MacOS had issues other than just the BLAS.  Can you
avoid the ^C error by running the BLAS single-threaded as Rik suggested in
comment #7?

Also, this patch relies on the undocumented effect that Rik noticed: On Linux,
calling popen seems to shut down unnecessary BLAS threads.  I wasn't expecting
this patch to work on OSX or Windows.  This bug is currently marked as a Linux
bug.

(file #37867)
    _______________________________________________________

Additional Item Attachment:

File name: bug_47400_blas_thread_crash.v2.cset Size:2 KB


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?47400>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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