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: nitnit
Subject: Re: Octave 3.6.0 on Windows XP plot fails.
Date: Tue, 21 Feb 2012 11:33:33 -0800 (PST)

Tatsuro MATSUOKA-2 wrote
> 
> I have tested full test on the development branch source (changeset
> 14388:b5b49f400f9b) using the latest OpenBLAS (alpha2.5 9dcea60).
> (Octave and related dependency was linked with Reference BLAS. The
> libblas.dll is replaced with that generated OpenBLAS.)
> 
> The OpenBLAS gives only one additional failure (Test in svds.m) for MinGW
> build.
> 

On my core i3-540 (NEHALEM), "full make check -i" with Octave-3.6.1-rc0, I
am getting the same results for both:

a. Tatsuro's ATLAS-3.9.19 based libblas.dll
and for
b. openblas r0.1alpha2.5 (fda39c6) compiled for dynamic-arch, 2 threads.

The results are:

 src\data.cc ............................................ PASS  796/798 
FAIL 2
 src\mappers.cc ......................................... PASS  358/359 
FAIL 1
 test_system.m ........................................... PASS   84/85  
FAIL 1

Summary:

  PASS  10146
  FAIL      4

Another issue which is probably not related to libblas is that for
octave-3.6.1-rc0 (compiled by me with Tatsuro's libs, with both libblas) and
also for octave-3.6.0 (built by Tatsuro) I am also getting some errors on
exit:

error: Permission denied
error: ignoring octave_execution_exception while preparing to exit

Nitzan


--
View this message in context: 
http://octave.1599824.n4.nabble.com/Re-Octave-3-6-0-on-Windows-XP-plot-fails-tp4392652p4408053.html
Sent from the Octave - General mailing list archive at Nabble.com.


reply via email to

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