From 844939a9fb1a08da6b5090a22f9ef9f286e0fdba Mon Sep 17 00:00:00 2001 From: Martin Kroeker Date: Tue, 31 Mar 2026 11:53:42 +0200 Subject: [PATCH] Enable testing of the driver routines (Reference-LAPACK PR 1211) --- lapack-netlib/TESTING/cbb.in | 2 +- lapack-netlib/TESTING/cgg.in | 2 +- lapack-netlib/TESTING/dbb.in | 2 +- lapack-netlib/TESTING/dgg.in | 2 +- lapack-netlib/TESTING/sbb.in | 2 +- lapack-netlib/TESTING/sgg.in | 2 +- lapack-netlib/TESTING/zbb.in | 2 +- lapack-netlib/TESTING/zgg.in | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/lapack-netlib/TESTING/cbb.in b/lapack-netlib/TESTING/cbb.in index 2aad1aaf22..a4e4dd269a 100644 --- a/lapack-netlib/TESTING/cbb.in +++ b/lapack-netlib/TESTING/cbb.in @@ -7,6 +7,6 @@ CBB: Data file for testing banded Singular Value Decomposition routines 2 Number of values of NRHS 1 2 Values of NRHS 20.0 Threshold value -F Put T to test the error exits +T Put T to test the error exits 1 Code to interpret the seed CBB 15 diff --git a/lapack-netlib/TESTING/cgg.in b/lapack-netlib/TESTING/cgg.in index da524e92c8..790feedaa2 100644 --- a/lapack-netlib/TESTING/cgg.in +++ b/lapack-netlib/TESTING/cgg.in @@ -10,7 +10,7 @@ CGG: Data file for testing Nonsymmetric Eigenvalue Problem routines 40 40 2 2 Values of NBCOL (minimum col. dimension) 20.0 Threshold value T Put T to test the LAPACK routines -F Put T to test the driver routines +T Put T to test the driver routines T Put T to test the error exits 1 Code to interpret the seed CGG 26 diff --git a/lapack-netlib/TESTING/dbb.in b/lapack-netlib/TESTING/dbb.in index 3303274eee..a329ffac63 100644 --- a/lapack-netlib/TESTING/dbb.in +++ b/lapack-netlib/TESTING/dbb.in @@ -7,6 +7,6 @@ DBB: Data file for testing banded Singular Value Decomposition routines 2 Number of values of NRHS 1 2 Values of NRHS 20.0 Threshold value -F Put T to test the error exits +T Put T to test the error exits 1 Code to interpret the seed DBB 15 diff --git a/lapack-netlib/TESTING/dgg.in b/lapack-netlib/TESTING/dgg.in index 073cf5b807..fcc44c0b46 100644 --- a/lapack-netlib/TESTING/dgg.in +++ b/lapack-netlib/TESTING/dgg.in @@ -10,7 +10,7 @@ DGG: Data file for testing Nonsymmetric Eigenvalue Problem routines 40 40 2 2 Values of NBCOL (minimum col. dimension) 20.0 Threshold value T Put T to test the LAPACK routines -F Put T to test the driver routines +T Put T to test the driver routines T Put T to test the error exits 1 Code to interpret the seed DGG 26 diff --git a/lapack-netlib/TESTING/sbb.in b/lapack-netlib/TESTING/sbb.in index 0f1ee51f6c..570d37ad14 100644 --- a/lapack-netlib/TESTING/sbb.in +++ b/lapack-netlib/TESTING/sbb.in @@ -7,6 +7,6 @@ SBB: Data file for testing banded Singular Value Decomposition routines 2 Number of values of NRHS 1 2 Values of NRHS 20.0 Threshold value -F Put T to test the error exits +T Put T to test the error exits 1 Code to interpret the seed SBB 15 diff --git a/lapack-netlib/TESTING/sgg.in b/lapack-netlib/TESTING/sgg.in index f6478a28cd..162ba3eff9 100644 --- a/lapack-netlib/TESTING/sgg.in +++ b/lapack-netlib/TESTING/sgg.in @@ -10,7 +10,7 @@ SGG: Data file for testing Nonsymmetric Eigenvalue Problem routines 40 40 2 2 Values of NBCOL (minimum col. dimension) 20.0 Threshold value T Put T to test the LAPACK routines -F Put T to test the driver routines +T Put T to test the driver routines T Put T to test the error exits 1 Code to interpret the seed SGG 26 diff --git a/lapack-netlib/TESTING/zbb.in b/lapack-netlib/TESTING/zbb.in index 51e54e998d..73c5ac8faf 100644 --- a/lapack-netlib/TESTING/zbb.in +++ b/lapack-netlib/TESTING/zbb.in @@ -7,6 +7,6 @@ ZBB: Data file for testing banded Singular Value Decomposition routines 2 Number of values of NRHS 1 2 Values of NRHS 20.0 Threshold value -F Put T to test the error exits +T Put T to test the error exits 1 Code to interpret the seed ZBB 15 diff --git a/lapack-netlib/TESTING/zgg.in b/lapack-netlib/TESTING/zgg.in index 23cc875ed7..802e5ddf67 100644 --- a/lapack-netlib/TESTING/zgg.in +++ b/lapack-netlib/TESTING/zgg.in @@ -10,7 +10,7 @@ ZGG: Data file for testing Nonsymmetric Eigenvalue Problem routines 40 40 2 2 Values of NBCOL (minimum col. dimension) 20.0 Threshold value T Put T to test the LAPACK routines -F Put T to test the driver routines +T Put T to test the driver routines T Put T to test the error exits 1 Code to interpret the seed ZGG 26