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

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

[Octave-bug-tracker] [bug #52757] cntrl-C crash


From: Dmitri A. Sergatskov
Subject: [Octave-bug-tracker] [bug #52757] cntrl-C crash
Date: Thu, 28 Dec 2017 18:15:52 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:57.0) Gecko/20100101 Firefox/57.0

Follow-up Comment #4, bug #52757 (project octave):

Mine is built against self-compiled OpenBlas


./run-octave --no-gui -q -f
octave:1> version
ans = 4.3.0+
octave:2> ^C
octave:2> __octave_config_info__ ("hg_id")
ans = aab2355f3a77
octave:3> ^C
octave:3> __octave_config_info__("BLAS_LIBS")
ans = -lopenblas


and OpenBlas is built with OpenMP interface rather than 
with pthread.

Dmitri.

P.S. #1: Fedora's OpenBlas is buggy and they refuse to fix it:
https://bugzilla.redhat.com/show_bug.cgi?id=1507744

P.P.S. Somebody convinced me that in multithreaded application one should not
use pthreaded Openblas, though I thought the issue 
was only the performance. 



    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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