/usr/lib/lapack/sep.in is in liblapack-test 3.7.0-2.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 | SEP: Data file for testing Symmetric Eigenvalue Problem routines
6 Number of values of N
0 1 2 3 5 20 Values of N (dimension)
5 Number of values of NB
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
T Put T to test the LAPACK routines
T Put T to test the driver routines
T Put T to test the error exits
1 Code to interpret the seed
SEP 20
1 2 3 4 5 6 7 8 10 11 12 13 14 15 16 17 18 19 20 21
|