platform/upstream/lapack.git
12 years agoadded new 'SR' test path (that sorresponds to symmetric indefinite factorization...
igor175 [Sun, 25 Dec 2011 01:18:39 +0000 (01:18 +0000)]
added new 'SR' test path (that sorresponds to symmetric indefinite factorization routines with rook pivoting) to the alahd.f routine that prints header information for different test paths

12 years agoadded rook pivoting routines to the tests that check error exits for symmetric indefi...
igor175 [Sun, 25 Dec 2011 01:15:10 +0000 (01:15 +0000)]
added rook pivoting routines to the tests that check error exits for symmetric indefinite factorization routines, i.e. to serrsy.f derrsy.f cerrsy.f zerrsy.f

12 years agoadded a comment to schksy.f cchksy.f dchksy.f zchksy.f
igor175 [Sat, 24 Dec 2011 01:49:37 +0000 (01:49 +0000)]
added a comment to schksy.f cchksy.f dchksy.f zchksy.f

12 years agoupdated comments and changed the way how test type counter NT is incremented in cchks...
igor175 [Fri, 23 Dec 2011 23:54:32 +0000 (23:54 +0000)]
updated comments and changed the way how test type counter NT is incremented in cchksy.f zchksy.f dchksy.f schksy.f

12 years agoadded *lavsy_rook.o and *zsyt01_rook.o to TESTING/LIN/Makefile
igor175 [Fri, 23 Dec 2011 05:38:47 +0000 (05:38 +0000)]
added  *lavsy_rook.o and *zsyt01_rook.o to TESTING/LIN/Makefile

12 years agochenge parameter ONE to CONE for complex routines clavsy.f, zlavsy.f. Also updated...
igor175 [Fri, 23 Dec 2011 05:25:17 +0000 (05:25 +0000)]
chenge parameter ONE to CONE for complex routines clavsy.f, zlavsy.f. Also updated the documentation for these files to DoXigen format. Is seems that the documentation for these complex routines was not converted complely into DoXigen

12 years agoupdated the documentation for dlavsy.f slavsy.f
igor175 [Fri, 23 Dec 2011 05:21:36 +0000 (05:21 +0000)]
updated the documentation for dlavsy.f slavsy.f

12 years agoadded slavsy_rook.f dlavsy_rook.f clavsy_rook.f zlavsy_rook.f
igor175 [Fri, 23 Dec 2011 05:00:52 +0000 (05:00 +0000)]
added slavsy_rook.f dlavsy_rook.f clavsy_rook.f zlavsy_rook.f

12 years agoadded dlavsy_rook.f
igor175 [Fri, 23 Dec 2011 03:23:11 +0000 (03:23 +0000)]
added dlavsy_rook.f

12 years agochanged the order of external function declarations from CLAVSY, CLASET to CLASET...
igor175 [Fri, 23 Dec 2011 01:56:14 +0000 (01:56 +0000)]
changed the order of external function declarations from CLAVSY, CLASET to  CLASET, CLAVSY in csyt01.f to be consistent with zsyt01.f

12 years agochanged the order of external function declarations from SLAVSY, SLASET to SLASET...
igor175 [Fri, 23 Dec 2011 01:55:44 +0000 (01:55 +0000)]
changed the order of external function declarations from SLAVSY, SLASET to  SLASET, SLAVSY in ssyt01.f to be consistent with dsyt01.f

12 years agoadded ssyt01_rook.f csyt01_rook.f zsyt01_rook.f
igor175 [Fri, 23 Dec 2011 01:52:04 +0000 (01:52 +0000)]
added ssyt01_rook.f csyt01_rook.f zsyt01_rook.f

12 years agoadded dchksy_rook.f
igor175 [Fri, 23 Dec 2011 01:50:30 +0000 (01:50 +0000)]
added dchksy_rook.f

12 years agoadded
igor175 [Fri, 23 Dec 2011 01:16:22 +0000 (01:16 +0000)]
added

12 years agoadded a few comments to the code in files for linear equations testing routines:...
igor175 [Fri, 23 Dec 2011 01:00:25 +0000 (01:00 +0000)]
added a few comments to the code in files for linear equations testing routines: schksy.f dchksy.f cchksy.f zchksy.f

12 years agoinserted a comment line '' into cchksy.f, zchksy.f, dchksy.f, schksy.f
igor175 [Wed, 21 Dec 2011 21:12:13 +0000 (21:12 +0000)]
inserted a comment line '' into cchksy.f, zchksy.f, dchksy.f, schksy.f

12 years agocorrected a typo from the previos commit: CALL pwd( PATH, NOUT ) replaced by CALL...
igor175 [Wed, 21 Dec 2011 06:49:03 +0000 (06:49 +0000)]
corrected a typo from the previos commit: CALL pwd( PATH, NOUT ) replaced by CALL DERRSY( PATH, NOUT )

12 years agoIncluded a comment about what CALL XLAENV( 2, 2 ) does in dchksy.f, schksy.f
igor175 [Wed, 21 Dec 2011 06:26:11 +0000 (06:26 +0000)]
Included a comment about what CALL XLAENV( 2, 2 ) does in dchksy.f, schksy.f

12 years agopached the comments blocks for test programs for linear equation routines schkaa...
igor175 [Wed, 21 Dec 2011 03:26:47 +0000 (03:26 +0000)]
pached the comments blocks for test programs for linear equation routines schkaa.f dchkaa.f zchkaa.f cchkaa.f; added a description of MATMAX parameter, ann changed the description from 'Arguments' into 'Parameters'

12 years agopached the comments blocks for test programs for linear equation routines schkaa...
igor175 [Wed, 21 Dec 2011 01:03:29 +0000 (01:03 +0000)]
pached the comments blocks for test programs for linear equation routines schkaa.f dchkaa.f zchkaa.f cchkaa.f; inconsistency in the number of lines of the driver datafile

12 years agodqds, equivalent changes to single precision versions
lipshitz [Tue, 20 Dec 2011 19:04:31 +0000 (19:04 +0000)]
dqds, equivalent changes to single precision versions

12 years agofixed.
james [Tue, 20 Dec 2011 14:22:39 +0000 (14:22 +0000)]
fixed.

12 years agoFix linking problem C and Fortran with Sun Compilers on Linux machine
julie [Tue, 20 Dec 2011 04:45:12 +0000 (04:45 +0000)]
Fix linking problem C and Fortran with Sun Compilers on Linux machine

12 years agoIn dqds, set shift to zero if it is insignificant compared to the cumulative shift...
lipshitz [Tue, 20 Dec 2011 03:10:11 +0000 (03:10 +0000)]
In dqds, set shift to zero if it is insignificant compared to the cumulative shift, and set a d to zero if it is insignificant compared to the cumulative shift and the current shift is zero.  This should guarantee that it always finishes in a linear number of iterations, without hurting accuracy at all.

12 years agoAdd end of line (Sun compiler was complaining)
julie [Tue, 20 Dec 2011 02:47:06 +0000 (02:47 +0000)]
Add end of line (Sun compiler was complaining)

12 years agoAdd name of LAPACKE library in make.inc
julie [Tue, 20 Dec 2011 02:14:29 +0000 (02:14 +0000)]
Add name of LAPACKE library in make.inc

12 years agochange a few "symmetric" in "Hermitian"
langou [Fri, 16 Dec 2011 18:47:29 +0000 (18:47 +0000)]
change a few "symmetric" in "Hermitian"

12 years agocorrects CSYEQUB (resp. ZSYEQUB) in CHEEQUB (resp. ZCHEEQUB) in the
langou [Fri, 16 Dec 2011 18:42:40 +0000 (18:42 +0000)]
corrects CSYEQUB (resp. ZSYEQUB) in CHEEQUB (resp. ZCHEEQUB) in the
documentation of cheequb.f (resp. zheequb.f)

12 years agoFor Dashboard, set correct path to LAPACK rep
julie [Wed, 14 Dec 2011 20:28:51 +0000 (20:28 +0000)]
For Dashboard, set correct path to LAPACK rep

12 years agoFix bug bug0088 reported by Mike Pont from NAG on the forum
julie [Sat, 10 Dec 2011 06:45:16 +0000 (06:45 +0000)]
Fix bug bug0088 reported by Mike Pont from NAG on the forum
(see http://icl.cs.utk.edu/lapack-forum/viewtopic.php?f=13&t=2893)

This is related to the LAPACK-XBLAS routine: zherfsx.f

Here is what I did:
 - Introduce IINFO so that INFO is not overwritten
 - Use IGNORE_CWISE as suggested to prevent use of unitialize variable PARAMS
But this did not fix the problem reported.
INFO has new value in ZHERFSX (see description of INFO between ZHESVX and ZHESVXX)
This is set on line 634 (IF ( INFO .LE. N ) INFO = N + J) of zherfsx.f
And this is not handled by the testing LIN/zdrvhex.f
I just add  .AND. INFO.LE.N at line 638 to avoid raising an error when INFO = N + J

Please send feedback as I am not sure this is the best way to fix the issue.
I will commit other precision once fix approved.
Thanks
Julie

12 years agoModif call from xLA_RPVGRW to xLA_GERPVGRW
julie [Sat, 10 Dec 2011 03:06:35 +0000 (03:06 +0000)]
Modif call from xLA_RPVGRW to xLA_GERPVGRW
Routien Name was modified before.

12 years agoAdd missing header, add Windows configuration, and more
julie [Fri, 9 Dec 2011 04:09:29 +0000 (04:09 +0000)]
Add missing header, add Windows configuration, and more

12 years agoMake modifications to initialization to make Windows happy - LAPACKE example now...
julie [Fri, 9 Dec 2011 03:52:18 +0000 (03:52 +0000)]
Make modifications to initialization to make Windows happy - LAPACKE example now runs fine

12 years agoThis time, I believe I catch them all...
julie [Fri, 9 Dec 2011 03:28:39 +0000 (03:28 +0000)]
This time, I believe I catch them all...

12 years agoSome more and fix previous mistakes ...
julie [Fri, 9 Dec 2011 03:15:06 +0000 (03:15 +0000)]
Some more and fix previous mistakes ...

12 years agoPut declaration before executable statment to respect ISO 99 standard (Windows compil...
julie [Fri, 9 Dec 2011 02:43:13 +0000 (02:43 +0000)]
Put declaration before executable statment to respect ISO 99 standard (Windows compiler was barking)

12 years agocorrected documentation
james [Thu, 8 Dec 2011 23:55:05 +0000 (23:55 +0000)]
corrected documentation

12 years agoAdd Rook pivoting file in CMAKE
julie [Thu, 8 Dec 2011 23:51:37 +0000 (23:51 +0000)]
Add Rook pivoting file in CMAKE

12 years agoadded object file entries for 'rook' pivoting algorithm to SRC/Makefile:
igor175 [Wed, 7 Dec 2011 17:24:50 +0000 (17:24 +0000)]
added object file entries for 'rook' pivoting algorithm to SRC/Makefile:
 ssytf2_rook.o,  slasyf_rook.o, ssytrf_rook.o, ssytrs_rook.o, ssytri_rook.o, ssycon_rook.o, ssysv_rook.o  to SLASRC entry;
 dsytf2_rook.o,  dlasyf_rook.o, dsytrf_rook.o, dsytrs_rook.o, dsytri_rook.o, dsycon_rook.o, dsysv_rook.o  to DLASRC entry;
 csytf2_rook.o,  clasyf_rook.o, csytrf_rook.o, csytrs_rook.o, csytri_rook.o, csycon_rook.o, csysv_rook.o  to CLASRC entry;
 zsytf2_rook.o,  zlasyf_rook.o, zsytrf_rook.o, zsytrs_rook.o, zsytri_rook.o, zsycon_rook.o, zsysv_rook.o  to ZLASRC entry;

12 years agoadded double precision complex (COMPLEX*16) routines for rook pivoting algorithm...
igor175 [Wed, 7 Dec 2011 16:24:19 +0000 (16:24 +0000)]
added double precision complex (COMPLEX*16) routines for rook pivoting algorithm for for symmetric indefinite matrices: zlasyf_rook.f zsytri_rook.f zsytrs_rook.f zsytrf_rook.f zsysv_rook.f zsycon_rook.f zsytf2_rook.f

12 years agofixed a typo in dsysv_rook.f, ssysv_rook.f, csysv_rook.f, replaced a call to *SYTRF...
igor175 [Wed, 7 Dec 2011 15:11:32 +0000 (15:11 +0000)]
fixed a typo in dsysv_rook.f, ssysv_rook.f, csysv_rook.f, replaced a call to *SYTRF by *SYTRF_ROOK

12 years agofixed a bug in csycon.f, changed the call to CLACN2 \n from CLACN2( N, WORK( N+1...
igor175 [Wed, 7 Dec 2011 14:46:54 +0000 (14:46 +0000)]
fixed a bug in csycon.f, changed the call to CLACN2 \n from CLACN2( N, WORK( N+1 ), WORK, IWORK, AINVNM, KASE, ISAVE ) \n to CLACN2( N, WORK( N+1 ), WORK, AINVNM, KASE, ISAVE )

12 years agocollapsed 2 lines of COMPLEX variable declarations into one line in clasyf_rook...
igor175 [Wed, 7 Dec 2011 14:19:47 +0000 (14:19 +0000)]
collapsed 2 lines of COMPLEX variable declarations into one line in  clasyf_rook.f and csytf2_rook.f

12 years agoadded standard precision (COMPLEX) routines for rook pivoting \\nalgorithm for symmet...
igor175 [Wed, 7 Dec 2011 12:52:24 +0000 (12:52 +0000)]
added standard precision (COMPLEX) routines for rook pivoting \\nalgorithm for symmetric indefinite matrices: slasyf_rook.f ssytri_rook.f ssytrs_rook.f ssytrf_rook.f ssysv_rook.f ssycon_rook.f ssytf2_rook.f

12 years agoupdated comments in dsytri_rook.f and ssytri_rook.f
igor175 [Wed, 7 Dec 2011 12:45:06 +0000 (12:45 +0000)]
updated comments in dsytri_rook.f and ssytri_rook.f

12 years agoupdated comments in dsysv_rook.f and ssysv_rook.f
igor175 [Wed, 7 Dec 2011 12:38:53 +0000 (12:38 +0000)]
updated comments in dsysv_rook.f and  ssysv_rook.f

12 years agofixed comments in ssytrs_rook.f and dsytrs_rook.f
igor175 [Wed, 7 Dec 2011 10:45:15 +0000 (10:45 +0000)]
fixed comments in ssytrs_rook.f and dsytrs_rook.f

12 years agofixed comments in dlasyf_rook.f and slasyf_rook.f
igor175 [Wed, 7 Dec 2011 09:19:33 +0000 (09:19 +0000)]
fixed comments in dlasyf_rook.f and slasyf_rook.f

12 years agofixed comments in dsytf2_rook.f and ssytf2_rook.f
igor175 [Wed, 7 Dec 2011 09:14:09 +0000 (09:14 +0000)]
fixed comments in dsytf2_rook.f and ssytf2_rook.f

12 years agorenamed DTEMP variable into STEMP in single precision routines ssytf2_rook.f slasyf_r...
igor175 [Wed, 7 Dec 2011 08:44:21 +0000 (08:44 +0000)]
renamed DTEMP variable into STEMP in single precision routines ssytf2_rook.f slasyf_rook.f

12 years agoadded standard precision (REAL) routines for 'rook' pivoting algorithm for symmetric...
igor175 [Wed, 7 Dec 2011 08:07:17 +0000 (08:07 +0000)]
added standard precision (REAL) routines for 'rook' pivoting algorithm for symmetric indefinite matrices: slasyf_rook.f ssytri_rook.f ssytrs_rook.f ssytrf_rook.f ssysv_rook.f ssycon_rook.f ssytf2_rook.f

12 years agochanged the relational experssions in pivot search loop in dsytf2_rook.f to be the...
igor175 [Wed, 7 Dec 2011 03:22:08 +0000 (03:22 +0000)]
changed the relational experssions in pivot search loop in dsytf2_rook.f to be the same as in dlasyf_rook.f. \n In particular, ROWMAX .EQ. COLMAX was replaced by the equivalent  ( P.EQ.JMAX ).OR.( ROWMAX.LE.COLMAX ). This approach better handles NaN and Inf

12 years agoadded LAPACK driver dsysv_rook.f
igor175 [Mon, 5 Dec 2011 15:39:52 +0000 (15:39 +0000)]
added LAPACK driver dsysv_rook.f

12 years agofixes to dsytri_rook.f
igor175 [Mon, 5 Dec 2011 14:28:12 +0000 (14:28 +0000)]
fixes to dsytri_rook.f

12 years agofixes to dsycon_rook.f
igor175 [Mon, 5 Dec 2011 14:00:00 +0000 (14:00 +0000)]
fixes to dsycon_rook.f

12 years agofixes to dsytrs_rook.f
igor175 [Mon, 5 Dec 2011 11:59:35 +0000 (11:59 +0000)]
fixes to dsytrs_rook.f

12 years agofixes to dsytrf_rook.f
igor175 [Mon, 5 Dec 2011 09:56:22 +0000 (09:56 +0000)]
fixes to dsytrf_rook.f

12 years agoIntegrate LAPACKE into LAPACK make and CMAKE build system.
julie [Sat, 3 Dec 2011 05:37:44 +0000 (05:37 +0000)]
Integrate LAPACKE into LAPACK make and CMAKE build system.
First commit, works on my mac! Need to see how to adapt to intel compilers and of course Windows.

LAPACKE is not built by default. Is that OK?
User need to type 'make lapackelib' to generate the lib
I add a couple of examples taken from MKL LAPACKE 'make lapacke_example'

12 years agofixes to dlasyf_rook.f
igor175 [Thu, 1 Dec 2011 07:22:37 +0000 (07:22 +0000)]
fixes to dlasyf_rook.f

12 years agofixed bug.
james [Wed, 30 Nov 2011 17:24:24 +0000 (17:24 +0000)]
fixed bug.

12 years agoChange RWORK description in the header. The RWORK array needs to be at least of
langou [Wed, 30 Nov 2011 16:17:35 +0000 (16:17 +0000)]
Change RWORK description in the header. The RWORK array needs to be at least of
dimension 2*NMAX to accomodate the calls to CHESVXX in CDRVHEX, ZHESVXX in
ZDRVHEX, CSYSVXX in CDRVSYX, and ZSYSVXX in ZDRVSYX. (The dimension of RWORK in
the caller subroutines --, e.g., ZCHKAA -- is way large enough.)

12 years agoPatching LAPACK testing routines according to Mike Pont (NAG)'s forum post #2894.
langou [Wed, 30 Nov 2011 13:34:58 +0000 (13:34 +0000)]
Patching LAPACK testing routines according to Mike Pont (NAG)'s forum post #2894.
http://icl.cs.utk.edu/lapack-forum/viewtopic.php?t=2894

12 years agoFixes to dsytf2_rook.f
igor175 [Tue, 29 Nov 2011 11:08:24 +0000 (11:08 +0000)]
Fixes to dsytf2_rook.f

12 years agoCorrect some more new lines in program - Thanks Igor for finding out the problem
julie [Wed, 23 Nov 2011 18:10:47 +0000 (18:10 +0000)]
Correct some more new lines in program - Thanks Igor for finding out the problem

12 years agofixed new lines in testing drivers source files
igor175 [Tue, 22 Nov 2011 03:04:51 +0000 (03:04 +0000)]
fixed new lines in testing drivers source files

12 years agoUpdate LAPACK version for CMAKE
julie [Wed, 16 Nov 2011 21:37:59 +0000 (21:37 +0000)]
Update LAPACK version for CMAKE

12 years ago********************************************************************************
langou [Wed, 16 Nov 2011 16:03:59 +0000 (16:03 +0000)]
********************************************************************************

From Ake Sandgren, Umea University and HPC2N, on 11-16-2011.

Hi!

stprfb.f has some unneeded external declarations

diff -ru site/SRC/stprfb.f p1/SRC/stprfb.f
--- site/SRC/stprfb.f   2011-10-22 18:49:03.000000000 +0200
+++ p1/SRC/stprfb.f     2011-11-16 09:30:22.000000000 +0100
@@ -246,7 +246,7 @@
     EXTERNAL  LSAME
*     ..
*     .. External Subroutines ..
-      EXTERNAL  SCOPY, SGEMM, SLACGV, STRMM
+      EXTERNAL  SGEMM, STRMM
*     ..
*     .. Executable Statements ..
*

********************************************************************************

Ake,

Thank you for catching this.  I will remove the unused external declarations.
The changes will be available from the lapack-dev svn server, and in the next
release.

Rodney

********************************************************************************

12 years agofunction call change from DSYTRS to DSYTRS_ROOK in DSYCON_ROOK
igor175 [Mon, 14 Nov 2011 18:02:55 +0000 (18:02 +0000)]
function call change from DSYTRS to DSYTRS_ROOK in DSYCON_ROOK

12 years agoadded routines for bounded Bunch-Kaufman pivoting factorization algorithm in DOUBLE...
igor175 [Mon, 14 Nov 2011 16:03:40 +0000 (16:03 +0000)]
added routines for bounded Bunch-Kaufman pivoting factorization algorithm in DOUBLE PRESCISION case:\n dsytf2_rook.f dsytri_rook.f dsytrs_rook.f dsytrf_rook.f dsycon_rook.f dlasyf_rook.f

12 years agoVarious change: add target to generate doc (man and html) and cleanup make.inc's
julie [Fri, 11 Nov 2011 21:08:04 +0000 (21:08 +0000)]
Various change: add target to generate doc (man and html) and cleanup make.inc's

12 years agofixed
langou [Fri, 11 Nov 2011 20:18:50 +0000 (20:18 +0000)]
fixed

12 years agoUpadte info and date (testing are not included)
julie [Fri, 11 Nov 2011 20:15:00 +0000 (20:15 +0000)]
Upadte info and date (testing are not included)

12 years agoAdd lapacke inside LAPACK
julie [Fri, 11 Nov 2011 20:12:14 +0000 (20:12 +0000)]
Add lapacke inside LAPACK

12 years agoUpdate version number to 3.4.0
julie [Fri, 11 Nov 2011 19:34:11 +0000 (19:34 +0000)]
Update version number to 3.4.0

12 years agoCorrect bug 0065.
julie [Mon, 7 Nov 2011 20:19:53 +0000 (20:19 +0000)]
Correct bug 0065.
Replace Workspace calculations by calls to the routines with LWORK=-1.
This impacts only three routines: xGESVD, xGELSS, x[OR/UN]GBR
Testing have been run to check that the workspace size return is the same.

In a further effort (next major release probably), LAPACK will need to stick
to that LWORK=-1 rule to compute Workspace size.

12 years agoChange to ilaver to update doc
julie [Mon, 7 Nov 2011 20:15:25 +0000 (20:15 +0000)]
Change to ilaver to update doc

12 years agoCorrect comments dor Doxygen
julie [Fri, 4 Nov 2011 20:05:18 +0000 (20:05 +0000)]
Correct comments dor Doxygen

12 years agoCosmetic changes in Doxygen presentation.
julie [Thu, 3 Nov 2011 20:32:56 +0000 (20:32 +0000)]
Cosmetic changes in Doxygen presentation.
Use \par instead of \details for section.

add a Contributors Section and a Reference Section.
Remove (some) verbatim section when not needed.
Those changes have been done by hand so I am not sure I manage to catch them all.

12 years agoNever say never...
julie [Tue, 1 Nov 2011 22:02:31 +0000 (22:02 +0000)]
Never say never...

12 years agoLast commit related to Doxygen integration following Albert's comment
julie [Tue, 1 Nov 2011 18:25:33 +0000 (18:25 +0000)]
Last commit related to Doxygen integration following Albert's comment

12 years agoCorrect Warning detected during Doxygen Generation.
julie [Mon, 31 Oct 2011 22:21:11 +0000 (22:21 +0000)]
Correct Warning detected during Doxygen Generation.
Now each routine should have the correct list of arguments.
This allowed to detect and fix problems in parameter description of many routines.

12 years agoadding error checker for gejsv, they were missing - reported by Nadezhda Mozartova
julie [Tue, 25 Oct 2011 08:28:38 +0000 (08:28 +0000)]
adding error checker for gejsv, they were missing - reported by Nadezhda Mozartova

12 years agocorrection error checkers for sysv, posv, hesv, gbsv - reported by Nadezhda Mozartova...
julie [Tue, 25 Oct 2011 07:17:15 +0000 (07:17 +0000)]
correction error checkers for sysv, posv, hesv, gbsv - reported by Nadezhda Mozartova (INTEL)

12 years agoadd name of the routine before call
julie [Tue, 25 Oct 2011 07:05:50 +0000 (07:05 +0000)]
add name of the routine before call

12 years agoSkip n=0 for rfp test to protect against div by zero - reported by Ake Sandgren on...
julie [Tue, 25 Oct 2011 07:01:05 +0000 (07:01 +0000)]
Skip n=0 for rfp test to protect against div by zero - reported by Ake Sandgren on Oct 22nd on lapack mailing list

12 years agoCorrect wrong filename
julie [Thu, 13 Oct 2011 11:20:19 +0000 (11:20 +0000)]
Correct wrong filename

12 years agoadding link to individual download, the links will appear directly in Doxygen html...
julie [Thu, 13 Oct 2011 08:53:21 +0000 (08:53 +0000)]
adding link to individual download, the links will appear directly in Doxygen html documentation

12 years agofixing end of routine
julie [Wed, 12 Oct 2011 14:25:34 +0000 (14:25 +0000)]
fixing end of routine

12 years agoset timeout to 36000 to enable test in quadruple prcision to finish
julie [Wed, 12 Oct 2011 13:24:32 +0000 (13:24 +0000)]
set timeout to 36000 to enable test in quadruple prcision to finish

12 years agofix problem detected by Sven
julie [Wed, 12 Oct 2011 12:07:47 +0000 (12:07 +0000)]
fix problem detected by Sven
xerbla was called without SRNAMT and INFOT.
Actually the problem was that the CSD routines did not have error exits.
So I added them, and i also modified the source files because info was not set correctly.

12 years agofix undeclared variables introduced in rev1017:fix to Ming Gu's bug
julie [Wed, 12 Oct 2011 12:04:02 +0000 (12:04 +0000)]
fix undeclared variables introduced in rev1017:fix to Ming Gu's bug

12 years agoFix Problem in testing discovered with the LAPACK dashboard related to rev 983
julie [Fri, 7 Oct 2011 09:46:30 +0000 (09:46 +0000)]
Fix Problem in testing discovered with the LAPACK dashboard related to rev 983

12 years agoUse cmake to copy files at installation time
julie [Thu, 6 Oct 2011 14:02:16 +0000 (14:02 +0000)]
Use cmake to copy files at installation time

12 years agoIntegrating Doxygen in comments
julie [Thu, 6 Oct 2011 06:53:11 +0000 (06:53 +0000)]
Integrating Doxygen in comments

12 years agoChanges to the SRC/Makefile to fix bugs that affected 'make single', 'make double...
igor175 [Tue, 4 Oct 2011 02:58:05 +0000 (02:58 +0000)]
Changes to the SRC/Makefile to fix bugs that affected 'make single', 'make double', 'make complex', 'make complex16' functionality. Specifically, DSLASRC was included as a dependency for single and double, and ZCLASRC  as a dependency for complex and complex16. Also, a few modifications for the case when USEXBLAS is defined to enable  'make single', 'make double' etc. For more info refer to LAPACK-DEV google group 'LAPACK SRC/Makefile question?' thread.

12 years agoFix to Ming Gu's bug in dqds. See post of LAPACK DEV message board for more details
lipshitz [Mon, 3 Oct 2011 19:24:45 +0000 (19:24 +0000)]
Fix to Ming Gu's bug in dqds.  See post of LAPACK DEV message board for more details

12 years agoPer consultation with Julie, added ./testieee to main Makefile lapack_install target
igor175 [Sat, 1 Oct 2011 02:41:38 +0000 (02:41 +0000)]
Per consultation with Julie, added ./testieee to main Makefile lapack_install target

12 years agoFormat changes to INSTALL/Makefile
igor175 [Sat, 1 Oct 2011 02:37:03 +0000 (02:37 +0000)]
Format changes to INSTALL/Makefile

12 years agodeleted svn:executable SVN property on SRC/dgeqrt.f
igor175 [Fri, 30 Sep 2011 22:26:57 +0000 (22:26 +0000)]
deleted svn:executable SVN property on SRC/dgeqrt.f

12 years agoComments fix to be able to generate the new layout and the corresponding Doxygen...
julie [Fri, 30 Sep 2011 18:34:50 +0000 (18:34 +0000)]
Comments fix to be able to generate the new layout and the corresponding Doxygen documentation