Skip to content

Commit 9f89b62

Browse files
authored
Merge pull request #3715 from martin-frbg/issue3648
Increase thresholds for STFSM and CTFSM in the LAPACK testsuite
2 parents ff58e9a + 9c4e91a commit 9f89b62

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

lapack-netlib/TESTING/ctest_rfp.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@ Data file for testing COMPLEX LAPACK linear equation routines RFP format
55
1 2 15 Values of NRHS (number of right hand sides)
66
9 Number of matrix types (list types on next line if 0 < NTYPES < 9)
77
1 2 3 4 5 6 7 8 9 Matrix Types
8-
30.0 Threshold value of test ratio
8+
42.0 Threshold value of test ratio
99
T Put T to test the error exits

lapack-netlib/TESTING/stest_rfp.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@ Data file for testing REAL LAPACK linear equation routines RFP format
55
1 2 15 Values of NRHS (number of right hand sides)
66
9 Number of matrix types (list types on next line if 0 < NTYPES < 9)
77
1 2 3 4 5 6 7 8 9 Matrix Types
8-
30.0 Threshold value of test ratio
8+
42.0 Threshold value of test ratio
99
T Put T to test the error exits

0 commit comments

Comments
 (0)