platform/upstream/lapack.git
12 years agoreplaced calculation of EPS with F90 call to EPSILON intrinsic
james [Fri, 20 Jan 2012 03:06:12 +0000 (03:06 +0000)]
replaced calculation of EPS with F90 call to EPSILON intrinsic

12 years agoUpdate CMAKE build
julie [Thu, 19 Jan 2012 15:16:39 +0000 (15:16 +0000)]
Update CMAKE build

12 years agoFixed QRT routine testing
james [Wed, 18 Jan 2012 22:38:18 +0000 (22:38 +0000)]
Fixed QRT routine testing

12 years agotypo
langou [Tue, 17 Jan 2012 04:46:18 +0000 (04:46 +0000)]
typo

12 years agoadded a comment to *chksy_rook.f
igor175 [Thu, 12 Jan 2012 23:05:35 +0000 (23:05 +0000)]
added a comment to *chksy_rook.f

12 years agointroduced CALL XLAENV( 2, 2 ) in zchksy.f and cchksy.f in order to make them unifor...
igor175 [Thu, 12 Jan 2012 07:52:50 +0000 (07:52 +0000)]
introduced CALL XLAENV( 2, 2 ) in zchksy.f and  cchksy.f in order to make them uniform with schksy.f and dchksy.f and *chksy_rook (it was discussed with Julien in an email)

12 years agoadded sdrvsy_rook.f cdrvsy_rook.f zdrvsy_rook.f to LIN/CMakeLists.txt
igor175 [Thu, 12 Jan 2012 07:30:43 +0000 (07:30 +0000)]
added sdrvsy_rook.f cdrvsy_rook.f zdrvsy_rook.f to LIN/CMakeLists.txt

12 years agosmall fixes, removed unused varibales in ddrvsy_rook.f zdrvsy_rook.f sdrvsy_rook.f
igor175 [Thu, 12 Jan 2012 07:16:18 +0000 (07:16 +0000)]
small fixes, removed unused varibales in  ddrvsy_rook.f zdrvsy_rook.f sdrvsy_rook.f

12 years agoadded a test for double precision complex SV driver for symmetric indefinite matrices...
igor175 [Thu, 12 Jan 2012 07:14:31 +0000 (07:14 +0000)]
added a test for double precision complex SV driver for symmetric indefinite matrices with rook pivoting

12 years agoadded a test for double precision complex SV driver for symmetric indefinite matrices...
igor175 [Thu, 12 Jan 2012 06:20:58 +0000 (06:20 +0000)]
added a test for double precision complex SV driver for symmetric indefinite matrices with rook pivoting

12 years agoAdd an option LAPACKE_WITH_TMG that will generate the LAPACKE with the TMG routines...
julie [Thu, 12 Jan 2012 01:46:17 +0000 (01:46 +0000)]
Add an option LAPACKE_WITH_TMG that will generate the LAPACKE with the TMG routines needed in plasma (by default regular LAPACKE with only LAPACK routines

12 years agoAdd the test for single precision driver routines for symmetric indefinite matrices...
julie [Thu, 12 Jan 2012 01:27:47 +0000 (01:27 +0000)]
Add the test for single precision driver routines for symmetric indefinite matrices with rook pivoting in CMAKE

12 years agoadded the test for single precision driver routines for symmetric indefinite matrices...
igor175 [Wed, 11 Jan 2012 23:53:07 +0000 (23:53 +0000)]
added the test for single precision driver routines for symmetric indefinite matrices with rook pivoting

12 years agoFix LAPACKE makefile to only include XBLAS routine if USEXBLAS is defined
julie [Wed, 11 Jan 2012 21:57:01 +0000 (21:57 +0000)]
Fix LAPACKE makefile to only include XBLAS routine if USEXBLAS is defined

12 years agoAdding CMAKE Support for LAPACKE.
julie [Tue, 10 Jan 2012 23:15:10 +0000 (23:15 +0000)]
Adding CMAKE Support for LAPACKE.
Now we can generate dll for LAPACK and LAPACKE directly for Mingw so that FORTRAN compiler is longer needed.
Because LAPACKE contains some routines from MATGEN (for PLASMA), LAPACKE will requires the tmglib library.

Add some LAPACK 3.4.0 routines were missing in the CMAKE LAPACK build.

12 years agoFix minor problem in some comments...
julie [Sun, 8 Jan 2012 05:27:18 +0000 (05:27 +0000)]
Fix minor problem in some comments...

12 years agoFix bug0085 - xGESVD Problem in Workspace computation
julie [Sat, 7 Jan 2012 06:00:05 +0000 (06:00 +0000)]
Fix bug0085 - xGESVD Problem in Workspace computation

12 years agoAdd Rook pivoting routines to LAPACKE
julie [Fri, 6 Jan 2012 06:25:39 +0000 (06:25 +0000)]
Add Rook pivoting routines to LAPACKE

12 years agoUpdate CMAKE build for Rook Pivoting Routines + correct minor fix
julie [Fri, 6 Jan 2012 04:47:10 +0000 (04:47 +0000)]
Update CMAKE build for Rook Pivoting Routines + correct minor fix

12 years agoModifications following email from PLASMA Team (Mathieu)
julie [Fri, 6 Jan 2012 03:53:11 +0000 (03:53 +0000)]
Modifications following email from PLASMA Team (Mathieu)

12 years agoadded spacing between argumets in subroutine call
igor175 [Wed, 4 Jan 2012 08:23:39 +0000 (08:23 +0000)]
added spacing between argumets in subroutine call

12 years agochanged error handler alaerh.f so that it recognizes ***'SV' instead of ***'SV '...
igor175 [Wed, 4 Jan 2012 08:20:05 +0000 (08:20 +0000)]
changed error handler alaerh.f so that it recognizes ***'SV' instead of ***'SV ' for 'xSY', 'xSR' and 'xHE' test paths

12 years agoadded the tests, i.e. ddrvsy_rook.f for driver routines for symmetric indrfinite...
igor175 [Wed, 4 Jan 2012 07:51:43 +0000 (07:51 +0000)]
added the tests, i.e. ddrvsy_rook.f  for driver routines for symmetric indrfinite matrices with rook pivoting, included  this tests in dchkaa.f and Makefile

12 years agofixed a typo in aladhd.f
igor175 [Tue, 3 Jan 2012 23:46:05 +0000 (23:46 +0000)]
fixed a typo in aladhd.f

12 years agoFix group problem for Level 2 BLAS routine in double precision
julie [Tue, 3 Jan 2012 23:44:14 +0000 (23:44 +0000)]
Fix group problem for Level 2 BLAS  routine in double precision

12 years agoadded 'SR' test path to aladhd.f for driver routines that correspond to symmetric...
igor175 [Tue, 3 Jan 2012 23:27:40 +0000 (23:27 +0000)]
added 'SR' test path to aladhd.f for driver routines that correspond to symmetric indefinite matrices with rook pivoting

13 years agoadded 'SR' test path to TESTING/LIN/*errvx.f to test *SYSV_ROOK error exits
igor175 [Tue, 27 Dec 2011 06:12:22 +0000 (06:12 +0000)]
added 'SR' test path to TESTING/LIN/*errvx.f  to test *SYSV_ROOK error exits

13 years agoadded a special block diagonal matrix type to tests for COMPLEX*16 symmetric indefini...
igor175 [Tue, 27 Dec 2011 05:25:02 +0000 (05:25 +0000)]
added a special block diagonal matrix type to tests for COMPLEX*16 symmetric indefinite factorization routines with rook pivoting

13 years agoadded a special block diagonal matrix type to tests for COMPLEX symmetric indefinite...
igor175 [Tue, 27 Dec 2011 05:10:16 +0000 (05:10 +0000)]
added a special block diagonal matrix type to tests for COMPLEX symmetric indefinite factorization routines with rook pivoting

13 years agochanged a comment in cchkaa.f dchkaa.f schkaa.f
igor175 [Mon, 26 Dec 2011 07:36:36 +0000 (07:36 +0000)]
changed a comment in cchkaa.f dchkaa.f schkaa.f

13 years agofixed a typo in TESTING/LIN/zerrsy.f
igor175 [Mon, 26 Dec 2011 07:32:09 +0000 (07:32 +0000)]
fixed a typo in TESTING/LIN/zerrsy.f

13 years agochanged 'Complex precision' into 'Zomplex precision' in TESTING/LIN/zchksy_rook.f
igor175 [Mon, 26 Dec 2011 06:56:51 +0000 (06:56 +0000)]
changed 'Complex precision'  into 'Zomplex precision' in TESTING/LIN/zchksy_rook.f

13 years agoadded 'ZSR' test path to test COPLEX*16 routines with rook pivoting in TESTING/LIN...
igor175 [Mon, 26 Dec 2011 06:38:03 +0000 (06:38 +0000)]
added 'ZSR' test path to test COPLEX*16 routines with rook pivoting in TESTING/LIN/zchksy.f, also added this path to the driver file ztest.in

13 years agoadded 'ZSR' test path to test COPLEX*16 routines with rook pivoting in TESTING/LIN...
igor175 [Mon, 26 Dec 2011 06:37:44 +0000 (06:37 +0000)]
added 'ZSR' test path to test COPLEX*16 routines with rook pivoting in TESTING/LIN/zchksy.f, also added this path to the driver file ztest.in

13 years agoadded TESTING/LIN/zchksy.f and included in the makefile
igor175 [Mon, 26 Dec 2011 06:22:02 +0000 (06:22 +0000)]
added TESTING/LIN/zchksy.f and included in the makefile

13 years agoline formatting fixes to schksy_rook.f and dchksy_rook.f
igor175 [Mon, 26 Dec 2011 03:31:49 +0000 (03:31 +0000)]
line formatting fixes to schksy_rook.f and dchksy_rook.f

13 years agoupdated tests in for COMPLEX symmetric indefinite matrix routines with rook pivoting...
igor175 [Mon, 26 Dec 2011 03:23:48 +0000 (03:23 +0000)]
updated tests in for COMPLEX symmetric indefinite matrix routines with rook pivoting in TESTING/LIN/cchksy_rook.f

13 years agofixed a typo in a comment in LIN/cchkaa.f
igor175 [Mon, 26 Dec 2011 02:59:48 +0000 (02:59 +0000)]
fixed a typo in a comment  in LIN/cchkaa.f

13 years agoadded 'CSR' tet path to test COMPLEX routines for symmetric indefinite matrices with...
igor175 [Mon, 26 Dec 2011 02:45:13 +0000 (02:45 +0000)]
added 'CSR' tet path to test COMPLEX routines for symmetric indefinite matrices with rook pivoting to the main test program TESTING/LIN/cchkaa.f and updated driver file ctest.in

13 years agoadded cchksy_rook.f in TESTING/LIN/ and included it in Makefile
igor175 [Mon, 26 Dec 2011 02:26:07 +0000 (02:26 +0000)]
added cchksy_rook.f in TESTING/LIN/ and included it in Makefile

13 years agoadded cchksy_rook.f in TESTING/LIN/ and included it in Makefile
igor175 [Mon, 26 Dec 2011 02:25:57 +0000 (02:25 +0000)]
added cchksy_rook.f in TESTING/LIN/ and included it in Makefile

13 years agofixed a call with a wrong number of arguments to *SYTRI_ROOK in schksy_rook.f dchksy_...
igor175 [Mon, 26 Dec 2011 01:31:15 +0000 (01:31 +0000)]
fixed a call with a wrong number of arguments to *SYTRI_ROOK in schksy_rook.f dchksy_rook.f

13 years agocorrected a type in a comment in TESTING/LIN/schksy_rook.f
igor175 [Mon, 26 Dec 2011 01:03:57 +0000 (01:03 +0000)]
corrected a type in a comment in TESTING/LIN/schksy_rook.f

13 years agochanged comment in dchksy.f schksy.f
igor175 [Mon, 26 Dec 2011 00:49:05 +0000 (00:49 +0000)]
changed comment in dchksy.f schksy.f

13 years agochanged the variable name in TESTING/LIN/schksy_rook.f
igor175 [Sun, 25 Dec 2011 23:50:19 +0000 (23:50 +0000)]
changed the variable name in TESTING/LIN/schksy_rook.f

13 years agochanged the order of variable decrarations in TESTING/LIN/schksy_rook.f
igor175 [Sun, 25 Dec 2011 23:45:24 +0000 (23:45 +0000)]
changed the order of variable decrarations in TESTING/LIN/schksy_rook.f

13 years agofixed a typo 0.0E+o --> 0.0D+0 in TESTING/LIN/zchksy.f
igor175 [Sun, 25 Dec 2011 23:37:10 +0000 (23:37 +0000)]
fixed a typo 0.0E+o  --> 0.0D+0 in TESTING/LIN/zchksy.f

13 years agoadded CZERO named constat to TESTING/LIN/zchksy.f
igor175 [Sun, 25 Dec 2011 23:23:07 +0000 (23:23 +0000)]
added CZERO named constat to TESTING/LIN/zchksy.f

13 years agoadded CZERO constant to cchksy.f
igor175 [Sun, 25 Dec 2011 23:13:53 +0000 (23:13 +0000)]
added  CZERO constant to cchksy.f

13 years agoupdated a comment in dchksy.f and schksy.f
igor175 [Sun, 25 Dec 2011 23:12:04 +0000 (23:12 +0000)]
updated a comment in dchksy.f and schksy.f

13 years agoadded 'SSR' test path to test symmetric indefinite factorization routines with rook...
igor175 [Sun, 25 Dec 2011 06:07:19 +0000 (06:07 +0000)]
added 'SSR' test path to test symmetric indefinite factorization routines with rook pivoting to TESTING/LIN/schkaa.f

13 years agoadded 'SSR' test path for symmetric indefinite factorization routines with rook pivot...
igor175 [Sun, 25 Dec 2011 06:01:17 +0000 (06:01 +0000)]
added 'SSR' test path for symmetric indefinite factorization routines with rook pivoting into stest.in driver file

13 years agoadded 'DSR' test path for symmetric indefinite factorization routines with rook pivot...
igor175 [Sun, 25 Dec 2011 05:58:00 +0000 (05:58 +0000)]
added 'DSR' test path for symmetric indefinite factorization routines with rook pivoting into dtest.in driver file

13 years agoadded schksy_rook.o to TESTING/LIN/Makefile
igor175 [Sun, 25 Dec 2011 05:54:46 +0000 (05:54 +0000)]
added schksy_rook.o to TESTING/LIN/Makefile

13 years agoadded schksy_rook.o to TESTING/LIN/Makefile
igor175 [Sun, 25 Dec 2011 05:51:07 +0000 (05:51 +0000)]
added schksy_rook.o to TESTING/LIN/Makefile

13 years agoadded schksy_rook.o to TESTING/LIN/Makefile
igor175 [Sun, 25 Dec 2011 05:49:41 +0000 (05:49 +0000)]
added schksy_rook.o to TESTING/LIN/Makefile

13 years agochanged comments in dchkaa.f
igor175 [Sun, 25 Dec 2011 05:46:44 +0000 (05:46 +0000)]
changed comments in dchkaa.f

13 years agoadded schksy_rook.f
igor175 [Sun, 25 Dec 2011 05:27:46 +0000 (05:27 +0000)]
added schksy_rook.f

13 years agoadded a few comments in routines schksy.f dchksy.f cchksy.f zchksy.f
igor175 [Sun, 25 Dec 2011 04:50:57 +0000 (04:50 +0000)]
added a few comments in routines schksy.f dchksy.f cchksy.f zchksy.f

13 years agofixed a bug in the counter for the number of completed tests in schksy.f dchksy...
igor175 [Sun, 25 Dec 2011 04:01:51 +0000 (04:01 +0000)]
fixed a bug in the counter for the number of completed tests in  schksy.f dchksy.f cchksy.f zchksy.f

13 years agofinal version of the routine dchksy_rook.f that tests dsytrf_rook.f dsytri_rook.f...
igor175 [Sun, 25 Dec 2011 03:14:59 +0000 (03:14 +0000)]
final version of the routine dchksy_rook.f that tests dsytrf_rook.f dsytri_rook.f dsytrs_rook.f dsycon_rook.f

13 years agofixed a typo in serrsy.f cerrsy.f zerrsy.f
igor175 [Sun, 25 Dec 2011 02:05:46 +0000 (02:05 +0000)]
fixed a typo in serrsy.f cerrsy.f zerrsy.f

13 years agofixed a typo in alahd.f
igor175 [Sun, 25 Dec 2011 01:52:41 +0000 (01:52 +0000)]
fixed a typo in alahd.f

13 years agoadded 'SR' test path for symmetic indefinite factorization routines with rook pivotin...
igor175 [Sun, 25 Dec 2011 01:45:59 +0000 (01:45 +0000)]
added 'SR' test path for symmetic indefinite factorization routines with rook pivoting to alaerh.f

13 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

13 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

13 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

13 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

13 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

13 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

13 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

13 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

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

13 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

13 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

13 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

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

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

13 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

13 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

13 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 )

13 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

13 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'

13 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

13 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

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

13 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

13 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.

13 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)

13 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

13 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"

13 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)

13 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

13 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

13 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.

13 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

13 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

13 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...

13 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 ...

13 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)