bugGNU Scientific Library - Bugs: bug #45797, Possible problem with LAPACK...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #45797: Possible problem with LAPACK Fortran routine ZGESVD

Submitter:  Andrew Mackay <andrewm>
Submitted:  Wed 19 Aug 2015 11:39:09 AM UTC
   
 
Category:  Accuracy problem Severity:  3 - Normal
Operating System:  Ubuntu Linux Status:  None
Assigned to:  None Open/Closed:  Open
Release:  2.6.32-40

Wed 19 Aug 2015 11:39:09 AM UTC, original submission:  

Error in some singular vectors that appear in the standard library release for this version of Ubuntu using Fortran routine ZGESVD. Was not present in standard release for 2.6.31-16.
Test routine supplied for a 4x4 complex matrix and two log files. The first log file when compiled under Linux version 2.6.31-16 (correct), the second when compiled under Linux version 2.6.32-40 (incorrect).

The test routine is compiled by "make" with executable "svdtest"
This generates the singular values and vectors and reconstitutes the original complex matrix. The error appears in the imaginary part of one of the left singular vectors. Check the differences in the log files.

Andrew Mackay <andrewm>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attached Files
file #34678:  svdcheck.zip added by andrewm (9KiB - application/zip - zipped directory containing Fortran test program and log files)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by andrewm (Submitted the item)
  •  

    Follows 1 latest change.

    Date Changed by Updated Field Previous Value => Replaced by
    2015-08-19 andrewm Attached File- Added svdcheck.zip, #34678

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code