Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion lapack-netlib/TESTING/se2.in
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ SE2: 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)
50.0 Threshold value
60.0 Threshold value (theoretical limit ~500, empirically reached limit ~170, increase if necessary)
T Put T to test the LAPACK routines
T Put T to test the driver routines
T Put T to test the error exits
Expand Down
2 changes: 1 addition & 1 deletion lapack-netlib/TESTING/sep.in
Original file line number Diff line number Diff line change
Expand Up @@ -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)
50.0 Threshold value
60.0 Threshold value (theoretical limit ~500, empirically reached limit ~170, increase if necessary)
T Put T to test the LAPACK routines
T Put T to test the driver routines
T Put T to test the error exits
Expand Down
Loading