Increased the Threshold value in sep.in
This commit is contained in:
parent
97de657d38
commit
ec85c4a51d
|
@ -5,7 +5,7 @@ SEP: Data file for testing Symmetric Eigenvalue Problem routines
|
|||
1 3 3 3 10 Values of NB (blocksize)
|
||||
2 2 2 2 2 Values of NBMIN (minimum blocksize)
|
||||
1 0 5 9 1 Values of NX (crossover point)
|
||||
60.0 Threshold value
|
||||
160.0 Threshold value
|
||||
T Put T to test the LAPACK routines
|
||||
T Put T to test the driver routines
|
||||
T Put T to test the error exits
|
||||
|
|
Loading…
Reference in New Issue