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

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

[Octave-bug-tracker] [bug #34822] Mingw panics on a simple complex produ


From: Philip Nienhuis
Subject: [Octave-bug-tracker] [bug #34822] Mingw panics on a simple complex product
Date: Sat, 03 Mar 2012 21:52:57 +0000
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.11) Gecko/20100701 SeaMonkey/2.0.6

Follow-up Comment #23, bug #34822 (project octave):

The OpenBLAS dlls contained in the 3.6.1 MinGW binary are still unstable on my
PCs.

The only ones that haven't crashed yet are 
libblas.dll.refblas (on Pentium M & Core Duo)
  and
libblas.dll.refblas +
libblas.dll.libopenblas_dynamicarch-r0.1alpha2.5-0-fda39c6 (on Core Duo)

I used Tatsuro's test, see comment #1: 
m = 10000; n = 32; temp = randn (m,n) + i*randn (m,n);
b = temp'* temp;
  and:
graphics_toolkit fltk;
demo plotyy   (usually segfaults on the second plot).

Where is atlas-3.8.4 dll? I'd love to try it.
In the 3.6.1 MinGW binary I can only find this one: libblas.dll.altas3.9.19-2


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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