octave-maintainers
[Top][All Lists]
Advanced

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

RE: Fwd: Package: octave-3.6.3-1.fc18 Tag: f18-updates-candidate Status:


From: John W. Eaton
Subject: RE: Fwd: Package: octave-3.6.3-1.fc18 Tag: f18-updates-candidate Status: failed Built by: orion
Date: Thu, 6 Sep 2012 16:25:52 -0400

On  6-Sep-2012, Robinson, Melvin D wrote:

| 
| 
| ________________________________________
| From: address@hidden address@hidden on behalf of Orion Poplawski 
address@hidden
| Sent: Thursday, September 06, 2012 2:40 PM
| To: John W. Eaton
| Cc: Octave Maintainers List
| Subject: Re: Fwd: Package: octave-3.6.3-1.fc18 Tag: f18-updates-candidate     
  Status: failed Built by: orion
| 
| On 09/06/2012 12:04 PM, John W. Eaton wrote:
| > On  6-Sep-2012, Orion Poplawski wrote:
| >
| > | Ah, thanks.  That did the trick.  Now just have:
| > |
| > |    src/DLD-FUNCTIONS/qr.cc ................................ ** On entry to
| > | DORGLQ parameter number  5 had an illegal value
| > |   ** On entry to SORGLQ parameter number  5 had an illegal value
| > |   ** On entry to DORGLQ parameter number  5 had an illegal value
| > |   ** On entry to ZUNGLQ parameter number  5 had an illegal value
| > |   ** On entry to SORGLQ parameter number  5 had an illegal value
| > |   ** On entry to CUNGLQ parameter number  5 had an illegal value
| > |   PASS   42/48   FAIL 6
| > |
| > |    src/DLD-FUNCTIONS/qz.cc ................................ ** On entry to
| > | DORGLQ parameter number  5 had an illegal value
| > |   PASS    2/3    FAIL 1
| > |
| > |    src/DLD-FUNCTIONS/svd.cc ............................... ** On entry to
| > | DORGLQ parameter number  5 had an illegal value
| > |   ** On entry to SORGLQ parameter number  5 had an illegal value
| > |   PASS   15/17   FAIL 2
| > |
| > |    scripts/optimization/sqp.m ............................. ** On entry to
| > | DORGLQ parameter number  5 had an illegal value
| > |   PASS   16/17   FAIL 1
| > |
| > | Summary:
| > |    PASS  10188
| > |    FAIL     10
| > | There were 2 expected failures (see fntests.log for details).
| >
| > What changed with {D,S,C,Z}ORGLQ?  I don't see any errors like this.
| > What LAPACK version are you using?
| >
| > jwe
| >
| 
| ATLAS 3.8.4
| 
| --
| Orion Poplawski
| Technical Manager                     303-415-9701 x222
| NWRA, Boulder Office                  FAX: 303-415-9702
| 3380 Mitchell Lane                       address@hidden
| Boulder, CO 80301                   http://www.nwra.com
| 
| 
| I had some similar problems with LAPACK 3.4.0 and ATLAS, but all is
| well with LAPACK 3.4.1.

OK, I seem to be using the Debian package of liblapack-dev 3.4.1-5 and
libatlas3gf-base 3.8.4-7.

Also, I don't see any direct calls to these functions in Octave.  It
looks like DORGLQ is called when we call DGESVD.  It's possible that
we are triggering the problem by calling DGESVD incorrectly, but if
you are seeing this problem, I'd bet that it is more likely a problem
with your LAPACK library.

jwe


reply via email to

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