help-octave
[Top][All Lists]
Advanced

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

Re: Octave 3.6.0 on Windows XP plot fails.


From: Tatsuro MATSUOKA
Subject: Re: Octave 3.6.0 on Windows XP plot fails.
Date: Thu, 16 Feb 2012 13:11:35 +0900 (JST)

Hello

Can you try the attached libblas.dll (archived in libblas.zip) ?
This libblas is generalized one(no optimized blas so that speed is slow but not 
has cpu specific feature.).

Please rename original libblas.dll in "bin" folder and copy this libblas.dll 
and restart octave.
Please test the   

m=10000;
n=32;
temp=randn(m,n)+i*randn(m,n);
b=temp'*temp;

and 

plot test you have posted.

Regards

Tatsuro

>
--- On Thu, 2012/2/16, Kurt M. Sanger wrote:

> Tatsuro;
> 
> We fail badly after the last line.
> 
> We obtain an error message:
> octave.exe - Application Error
> The instruction at "0x7c9101b3" referenced memory at "0x66b36406".  The 
> memory could not be "written".
> 
> Octave shows:
> assertion SetTrheadAffinityMask(thr->thrH, (1<<proc)) failed, line 18 of file 
> /cygdrive/d/usr/Tatsu/cyghome-1.7/atlas/atlas-3.9.19build2/../ATLAS-3.9.19//src/threads/ATL_thread_start.c
> 
> 
> 
> 
> ----- Original Message ----- From: "Tatsuro MATSUOKA" <address@hidden>
> To: <address@hidden>; "Kurt M. Sanger" <address@hidden>
> Sent: Wednesday, February 15, 2012 8:30 PM
> Subject: Re: Octave 3.6.0 on Windows XP plot fails.
> 
> 
> Hello
> 
> Can you try the below test and report results?
> If octave crash by this test, the problem may come from the combination the 
> libblas.dll and the Athlon.
> 
> m=10000;
> n=32;
> temp=randn(m,n)+i*randn(m,n);
> b=temp'*temp;
> 
> BTW,  address@hidden should not be used as JWE has posted.
> http://octave.1599824.n4.nabble.com/THIS-MAILING-LIST-IS-NOT-ACTIVE-PLEASE-DO-NOT-USE-IT-td4390512.html
> 
> Therefore I have changed this post to address@hidden
> 
> Regards
> 
> Tatsuro
> 
> --- On Thu, 2012/2/16, Kurt M. Sanger <address@hidden> wrote:
> 
> > Tatsuro
> > 
> > Thank you for this try. It did not work. We get the same error message. I 
> > am still open to suggestions.
> > 
> > For reference my system is running WinXP Pro Version 2002 SP3 on an AMD 
> > Athlon XP 2800+ with 2GB of Ram.
> > 
> > ----- Original Message ----- From: "Tatsuro MATSUOKA" <address@hidden>
> > To: <address@hidden>; "Kurt M. Sanger" <address@hidden>
> > Sent: Wednesday, February 15, 2012 2:02 AM
> > Subject: Re: Octave 3.6.0 on Windows XP plot fails.
> > 
> > 
> > Hello
> > 
> > On XP machine on my laboratory, Octave 3.6.0 works fine.
> > 
> > Can you try libblas in OpenBlasdll.zip on the
> > http://www.tatsuromatsuoka.com/octave/Eng/Win/ ?
> > 
> > Please rename current libblas.dll to other name in bin directory (folder) 
> > and copy liblas.dll to bin folder in the archives.
> > 
> > Hope the above helps.
> > 
> > Regards
> > 
> > Tatsuro
> > 
> > --- On Wed, 2012/2/15, Kurt M. Sanger wrote:
> > 
> > >
> > > I've installed Octave3.6.0_gcc4.6.2_20120129.7z and > 
> > > Octave3.6.0_gcc4.6.2_pkgs_20120128.7z following instructions in > 
> > > Octave3.6.0_gcc4.6.2_pkgs_readme.txt.
> > >
> > > A simple program.
> > > i=1:10
> > > plot(i)
> > >
> > > Fails with the following error message.
> > > "panic: Illegal instruction -- stopping myself...
> > > attempting to save variables to 'octave-core'...
> > > save to 'octave-core' complete"
> > >
> > > Then nothing. I really would like to be able to run octive under > 
> > > windows. What should I do now? Below is my pkg "list" output. Note I've > 
> > > tried octave numerous times and have never been able to obtain a simple > 
> > > plot output. I've searched for the error but haven't seen anything about 
> > > > it failing on 3.6.0.
> > >
> > >
> > > octave:1> pkg "list"
> > > Package Name | Version | Installation directory
> > > ---------------------+---------+-----------------------
> > > actuarial *| 1.1.0 | > 
> > > C:\apps\Octave3.6.0\Octave3.6.0_gcc4.6.2\share\octave\packages\actuarial-1.1.0
> > > ad | 1.0.6 | > 
> > > C:\apps\Octave3.6.0\Octave3.6.0_gcc4.6.2\share\octave\packages\ad-1.0.6
> > > audio *| 1.1.4 | > 
> > > C:\apps\Octave3.6.0\Octave3.6.0_gcc4.6.2\share\octave\packages\audio-1.1.4
> > > benchmark *| 1.1.1 | > 
> > > C:\apps\Octave3.6.0\Octave3.6.0_gcc4.6.2\share\octave\packages\benchmark-1.1.1
> > > bim *| 1.0.2 | > 
> > > C:\apps\Octave3.6.0\Octave3.6.0_gcc4.6.2\share\octave\packages\bim-1.0.2
> > > bioinfo *| 0.1.2 | > 
> > > C:\apps\Octave3.6.0\Octave3.6.0_gcc4.6.2\share\octave\packages\bioinfo-0.1.2
> > > civil-engineering *| 1.0.7 | > 
> > > C:\apps\Octave3.6.0\Octave3.6.0_gcc4.6.2\share\octave\packages\civil-engineering-1.0.7
> > > combinatorics *| 1.0.9 | > 
> > > C:\apps\Octave3.6.0\Octave3.6.0_gcc4.6.2\share\octave\packages\combinatorics-1.0.9
> > > communications *| 1.1.0 | > 
> > > C:\apps\Octave3.6.0\Octave3.6.0_gcc4.6.2\share\octave\packages\communications-1.1.0
> > > control *| 2.2.4 | > 
> > > C:\apps\Octave3.6.0\Octave3.6.0_gcc4.6.2\share\octave\packages\control-2.2.4
> > > data-smoothing *| 1.2.3 | > 
> > > C:\apps\Octave3.6.0\Octave3.6.0_gcc4.6.2\share\octave\packages\data-smoothing-1.2.3
> > > dataframe *| 0.8.2 | > 
> > > C:\apps\Octave3.6.0\Octave3.6.0_gcc4.6.2\share\octave\packages\dataframe-0.8.2
> > > econometrics *| 1.0.8 | > 
> > > C:\apps\Octave3.6.0\Octave3.6.0_gcc4.6.2\share\octave\packages\econometrics-1.0.8
> > > fenv *| 0.1.0 | > 
> > > C:\apps\Octave3.6.0\Octave3.6.0_gcc4.6.2\share\octave\packages\fenv-0.1.0
> > > financial *| 0.3.2 | > 
> > > C:\apps\Octave3.6.0\Octave3.6.0_gcc4.6.2\share\octave\packages\financial-0.3.2
> > > fpl *| 1.2.0 | > 
> > > C:\apps\Octave3.6.0\Octave3.6.0_gcc4.6.2\share\octave\packages\fpl-1.2.0
> > > fuzzy-logic-toolkit *| 0.3.0 | > 
> > > ...\Octave3.6.0\Octave3.6.0_gcc4.6.2\share\octave\packages\fuzzy-logic-toolkit-0.3.0
> > > ga *| 0.9.8 | > 
> > > C:\apps\Octave3.6.0\Octave3.6.0_gcc4.6.2\share\octave\packages\ga-0.9.8
> > > general *| 1.2.2 | > 
> > > C:\apps\Octave3.6.0\Octave3.6.0_gcc4.6.2\share\octave\packages\general-1.2.2
> > > generate_html *| 0.1.3 | > 
> > > C:\apps\Octave3.6.0\Octave3.6.0_gcc4.6.2\share\octave\packages\generate_html-0.1.3
> > > geometry *| 1.4.0 | > 
> > > C:\apps\Octave3.6.0\Octave3.6.0_gcc4.6.2\share\octave\packages\geometry-1.4.0
> > > gnuplot *| 1.0.1 | > 
> > > C:\apps\Octave3.6.0\Octave3.6.0_gcc4.6.2\share\octave\packages\gnuplot-1.0.1
> > > gpc *| 0.1.7 | > 
> > > C:\apps\Octave3.6.0\Octave3.6.0_gcc4.6.2\share\octave\packages\gpc-0.1.7
> > > gsl *| 1.0.8 | > 
> > > C:\apps\Octave3.6.0\Octave3.6.0_gcc4.6.2\share\octave\packages\gsl-1.0.8
> > > ident *| 1.0.7 | > 
> > > C:\apps\Octave3.6.0\Octave3.6.0_gcc4.6.2\share\octave\packages\ident-1.0.7
> > > image *| 1.0.15 | > 
> > > C:\apps\Octave3.6.0\Octave3.6.0_gcc4.6.2\share\octave\packages\image-1.0.15
> > > informationtheory *| 0.1.8 | > 
> > > C:\apps\Octave3.6.0\Octave3.6.0_gcc4.6.2\share\octave\packages\informationtheory-0.1.8
> > > integration *| 1.0.7 | > 
> > > C:\apps\Octave3.6.0\Octave3.6.0_gcc4.6.2\share\octave\packages\integration-1.0.7
> > > io *| 1.0.16 | > 
> > > C:\apps\Octave3.6.0\Octave3.6.0_gcc4.6.2\share\octave\packages\io-1.0.16
> > > irsa *| 1.0.7 | > 
> > > C:\apps\Octave3.6.0\Octave3.6.0_gcc4.6.2\share\octave\packages\irsa-1.0.7
> > > java *| 1.2.8 | > 
> > > C:\apps\Octave3.6.0\Octave3.6.0_gcc4.6.2\share\octave\packages\java-1.2.8
> > > linear-algebra *| 2.1.0 | > 
> > > C:\apps\Octave3.6.0\Octave3.6.0_gcc4.6.2\share\octave\packages\linear-algebra-2.1.0
> > > mapping *| 1.0.7 | > 
> > > C:\apps\Octave3.6.0\Octave3.6.0_gcc4.6.2\share\octave\packages\mapping-1.0.7
> > > mechanics *| 1.2.0 | > 
> > > C:\apps\Octave3.6.0\Octave3.6.0_gcc4.6.2\share\octave\packages\mechanics-1.2.0
> > > miscellaneous *| 1.0.11 | > 
> > > C:\apps\Octave3.6.0\Octave3.6.0_gcc4.6.2\share\octave\packages\miscellaneous-1.0.11
> > > missing-functions *| 1.0.2 | > 
> > > C:\apps\Octave3.6.0\Octave3.6.0_gcc4.6.2\share\octave\packages\missing-functions-1.0.2
> > > msh *| 1.0.2 | > 
> > > C:\apps\Octave3.6.0\Octave3.6.0_gcc4.6.2\share\octave\packages\msh-1.0.2
> > > multicore *| 0.2.15 | > 
> > > C:\apps\Octave3.6.0\Octave3.6.0_gcc4.6.2\share\octave\packages\multicore-0.2.15
> > > nlwing2 *| 1.2.0 | > 
> > > C:\apps\Octave3.6.0\Octave3.6.0_gcc4.6.2\share\octave\packages\nlwing2-1.2.0
> > > nnet *| 0.1.13 | > 
> > > C:\apps\Octave3.6.0\Octave3.6.0_gcc4.6.2\share\octave\packages\nnet-0.1.13
> > > nurbs *| 1.3.5 | > 
> > > C:\apps\Octave3.6.0\Octave3.6.0_gcc4.6.2\share\octave\packages\nurbs-1.3.5
> > > ocs *| 0.1.3 | > 
> > > C:\apps\Octave3.6.0\Octave3.6.0_gcc4.6.2\share\octave\packages\ocs-0.1.3
> > > octclip *| 1.0.0 | > 
> > > C:\apps\Octave3.6.0\Octave3.6.0_gcc4.6.2\share\octave\packages\octclip-1.0.0
> > > octgpr *| 1.2.0 | > 
> > > C:\apps\Octave3.6.0\Octave3.6.0_gcc4.6.2\share\octave\packages\octgpr-1.2.0
> > > odebvp *| 1.0.6 | > 
> > > C:\apps\Octave3.6.0\Octave3.6.0_gcc4.6.2\share\octave\packages\odebvp-1.0.6
> > > odepkg *| 0.8.0 | > 
> > > C:\apps\Octave3.6.0\Octave3.6.0_gcc4.6.2\share\octave\packages\odepkg-0.8.0
> > > optim *| 1.0.17 | > 
> > > C:\apps\Octave3.6.0\Octave3.6.0_gcc4.6.2\share\octave\packages\optim-1.0.17
> > > optiminterp *| 0.3.4 | > 
> > > C:\apps\Octave3.6.0\Octave3.6.0_gcc4.6.2\share\octave\packages\optiminterp-0.3.4
> > > outliers *| 0.13.9 | > 
> > > C:\apps\Octave3.6.0\Octave3.6.0_gcc4.6.2\share\octave\packages\outliers-0.13.9
> > > physicalconstants *| 0.1.7 | > 
> > > C:\apps\Octave3.6.0\Octave3.6.0_gcc4.6.2\share\octave\packages\physicalconstants-0.1.7
> > > plot *| 1.1.0 | > 
> > > C:\apps\Octave3.6.0\Octave3.6.0_gcc4.6.2\share\octave\packages\plot-1.1.0
> > > quaternion *| 1.0.0 | > 
> > > C:\apps\Octave3.6.0\Octave3.6.0_gcc4.6.2\share\octave\packages\quaternion-1.0.0
> > > secs1d *| 0.0.8 | > 
> > > C:\apps\Octave3.6.0\Octave3.6.0_gcc4.6.2\share\octave\packages\secs1d-0.0.8
> > > secs2d *| 0.0.8 | > 
> > > C:\apps\Octave3.6.0\Octave3.6.0_gcc4.6.2\share\octave\packages\secs2d-0.0.8
> > > secs3d *| 0.0.1 | > 
> > > C:\apps\Octave3.6.0\Octave3.6.0_gcc4.6.2\share\octave\packages\secs3d-0.0.1
> > > signal *| 1.1.2 | > 
> > > C:\apps\Octave3.6.0\Octave3.6.0_gcc4.6.2\share\octave\packages\signal-1.1.2
> > > simp *| 1.1.0 | > 
> > > C:\apps\Octave3.6.0\Octave3.6.0_gcc4.6.2\share\octave\packages\simp-1.1.0
> > > sockets *| 1.0.7 | > 
> > > C:\apps\Octave3.6.0\Octave3.6.0_gcc4.6.2\share\octave\packages\sockets-1.0.7
> > > specfun *| 1.1.0 | > 
> > > C:\apps\Octave3.6.0\Octave3.6.0_gcc4.6.2\share\octave\packages\specfun-1.1.0
> > > special-matrix *| 1.0.7 | > 
> > > C:\apps\Octave3.6.0\Octave3.6.0_gcc4.6.2\share\octave\packages\special-matrix-1.0.7
> > > spline-gcvspl *| 1.0.8 | > 
> > > C:\apps\Octave3.6.0\Octave3.6.0_gcc4.6.2\share\octave\packages\spline-gcvspl-1.0.8
> > > splines *| 1.0.7 | > 
> > > C:\apps\Octave3.6.0\Octave3.6.0_gcc4.6.2\share\octave\packages\splines-1.0.7
> > > statistics *| 1.1.0 | > 
> > > C:\apps\Octave3.6.0\Octave3.6.0_gcc4.6.2\share\octave\packages\statistics-1.1.0
> > > strings *| 1.0.7 | > 
> > > C:\apps\Octave3.6.0\Octave3.6.0_gcc4.6.2\share\octave\packages\strings-1.0.7
> > > struct *| 1.0.9 | > 
> > > C:\apps\Octave3.6.0\Octave3.6.0_gcc4.6.2\share\octave\packages\struct-1.0.9
> > > symband *| 1.0.10 | > 
> > > C:\apps\Octave3.6.0\Octave3.6.0_gcc4.6.2\share\octave\packages\symband-1.0.10
> > > symbolic *| 1.1.0 | > 
> > > C:\apps\Octave3.6.0\Octave3.6.0_gcc4.6.2\share\octave\packages\symbolic-1.1.0
> > > tcl-octave *| 0.1.8 | > 
> > > C:\apps\Octave3.6.0\Octave3.6.0_gcc4.6.2\share\octave\packages\tcl-octave-0.1.8
> > > time *| 1.0.9 | > 
> > > C:\apps\Octave3.6.0\Octave3.6.0_gcc4.6.2\share\octave\packages\time-1.0.9
> > > tsa *| 4.1.1 | > 
> > > C:\apps\Octave3.6.0\Octave3.6.0_gcc4.6.2\share\octave\packages\tsa-4.1.1
> > > video *| 1.0.2 | > 
> > > C:\apps\Octave3.6.0\Octave3.6.0_gcc4.6.2\share\octave\packages\video-1.0.2
> > > vrml *| 1.0.12 | > 
> > > C:\apps\Octave3.6.0\Octave3.6.0_gcc4.6.2\share\octave\packages\vrml-1.0.12
> > > windows | 1.1.0 | > 
> > > C:\apps\Octave3.6.0\Octave3.6.0_gcc4.6.2\share\octave\packages\windows-1.1.0
> > > xraylib *| 1.0.8 | > 
> > > C:\apps\Octave3.6.0\Octave3.6.0_gcc4.6.2\share\octave\packages\xraylib-1.0.8
> > > zenity *| 0.5.7 | > 
> > > C:\apps\Octave3.6.0\Octave3.6.0_gcc4.6.2\share\octave\packages\zenity-0.5.7
> > > octave:2>
> > >
> > >
> > 
>

Attachment: libblas.zip
Description: Zip compressed data


reply via email to

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