Skip to content

Commit b334152

Browse files
authored
Merge pull request #4426 from martin-frbg/issue4415
Tweak LAPACK tests for SGS/DGS to avoid spurious errors resulting from FMA-induced inaccuracies
2 parents f9b2d7f + 9fab60d commit b334152

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

lapack-netlib/TESTING/dgd.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
DGS Data for the Real Nonsymmetric Schur Form Driver
22
5 Number of matrix dimensions
3-
2 6 10 12 20 30 Matrix dimensions
3+
2 10 12 20 30 Matrix dimensions
44
1 1 1 2 1 Parameters NB, NBMIN, NXOVER, NS, NBCOL
55
10 Threshold for test ratios
66
.TRUE. Put T to test the error exits

lapack-netlib/TESTING/sgd.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
SGS Data for the Real Nonsymmetric Schur Form Driver
22
5 Number of matrix dimensions
3-
2 6 10 12 20 30 Matrix dimensions
3+
2 10 12 20 30 Matrix dimensions
44
1 1 1 2 1 Parameters NB, NBMIN, NXOVER, NS, NBCOL
55
10 Threshold for test ratios
66
.TRUE. Put T to test the error exits

0 commit comments

Comments
 (0)