Merge pull request #3715 from martin-frbg/issue3648

Increase thresholds for STFSM and CTFSM in the LAPACK testsuite
This commit is contained in:
Martin Kroeker 2022-08-07 08:45:06 +02:00 committed by GitHub
commit 9f89b62b25
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

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

View File

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